meta-openembedded/meta-python
Thomas Roos f2450bffe1 python3-boto3, python3-botocore: remove recipes
python3-boto3 and python3-botocore are provided by meta-aws.
They have ptests and upgraded as soon as there is an release.
Having them here also causing issues with yocto-check-layer
https://bugzilla.yoctoproject.org/show_bug.cgi?id=15223
As discussed on IRC with Richard Purdie, those recipes should just be provided
by meta-aws. Agreed here https://github.com/openembedded/meta-openembedded/issues/744
by Khem.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit bc98fb0765)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-10-12 09:58:06 -04:00
..
classes python_mesonpy: New class 2023-06-14 09:50:28 -07:00
conf layer.conf: update LAYERSERIES_COMPAT for nanbield 2023-09-10 06:49:11 -07:00
licenses
recipes-connectivity python3-gsocketpool: add missing run-time dependencies 2023-06-24 09:01:52 -07:00
recipes-core ptest-image: Switch to using core-image-minimal 2023-10-12 09:58:05 -04:00
recipes-devtools python3-boto3, python3-botocore: remove recipes 2023-10-12 09:58:06 -04:00
recipes-extended python3-rich: upgrade 13.5.2 -> 13.5.3 2023-09-20 15:34:03 -07:00
recipes-networking/python python3-ldap: add missing run-time dependencies 2023-06-06 23:07:58 -07:00
COPYING.MIT
README.md meta-openemnedded: Add myself as nanbield maintainer 2023-09-25 11:39:20 -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: nanbield

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

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][nanbield]' 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][nanbield][PATCH'

Maintenance

Layer maintainers: Armin Kuster akuster808@gmail.com