meta-openembedded/meta-python
Jasper Orschulko 2c543c3698 python3-gcovr: Add missing runtime dependency
python3-gcovr requires standard python module multiprocessing as runtime
dependency.

Upstream-Status: Inappropriate [configuration]

Signed-off-by: Jasper Orschulko <jasper@fancydomain.eu>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 5564dbb8ff)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-05-07 12:23:40 -04:00
..
classes
conf ptest-packagelists-meta-python.inc: add ptest recipes 2023-04-04 13:39:45 -07:00
licenses
recipes-connectivity .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-02-24 08:45:44 -08:00
recipes-core meta-python-ptest*-image: enable BBCLASSEXTEND parallel execution 2023-04-04 13:39:45 -07:00
recipes-devtools python3-gcovr: Add missing runtime dependency 2023-05-07 12:23:40 -04:00
recipes-extended python3-rich: upgrade 13.3.2 -> 13.3.3 2023-04-05 15:56:47 -07:00
recipes-networking/python
COPYING.MIT
README meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00

meta-python
================================

Introduction
-------------------------

This layer is intended to be the home of python modules for OpenEmbedded.

Dependencies
-------------------------

The meta-python layer depends on:

	URI: git://git.openembedded.org/openembedded-core
	layers: meta
	branch: mickledore

	URI: git://git.openembedded.org/meta-openembedded
	layers: meta-oe
	branch: mickledore

Contributing
-------------------------

The meta-openembedded mailinglist
(openembedded-devel@lists.openembedded.org) is used for questions,
comments and patch review. It is subscriber only, so please register
before posting.

Send pull requests to openembedded-devel@lists.openembedded.org with
'[meta-python][mickledore]' in the subject.

When sending single patches, please use something like:
git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix='meta-python][mickledore][PATCH'

Maintenance
-------------------------

Layer maintainers: Armin Kuster <akuster808@gmail.com>