mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
9efc3193ec
The gpiod package needs some standard python modules so add them to
RDEPENDS.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit ce5cf625cd)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
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>