meta-openembedded/meta-oe/recipes-devtools/python
Nicolas Dechesne d34d040fda python3-{pyyaml,cython,pyparsing}: move from meta-python to meta-oe
This specific statement in ostree recipe breaks the YP compatible
status (yocto-check-layer):

RDEPENDS_${PN}-ptest += " \
    ...
    ${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-python',    'python3-pyyaml', '', d)} \
    ...
"

Recently python3-pyyaml was moved to OE-core (0a8600f9cec0), and the
ostree recipe was fixed with:
b9ede0cb18 (python3-pyyaml: Do not check for meta-python)

In dunfell, moving python3-pyyaml to OE-core is not a great idea, but
moving it from meta-python to meta-oe allows us to fix ostree YP
compatible issue. Since meta-python depends on meta-oe, it should not
be a change with any visible effect.

python3-cython and python3-pyparsing are collateral damages since they are
dependency for python3-pyyaml, so needed to be moved too.

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2021-07-25 13:36:16 -07:00
..
python-cython.inc python3-{pyyaml,cython,pyparsing}: move from meta-python to meta-oe 2021-07-25 13:36:16 -07:00
python-distutils-extra.inc python-distutils-extra: initial add 2.39 2016-11-23 15:23:59 +01:00
python3-cython_0.29.14.bb python3-{pyyaml,cython,pyparsing}: move from meta-python to meta-oe 2021-07-25 13:36:16 -07:00
python3-distutils-extra.bb clean up var-DISTUTILS_INSTALL_ARGS 2018-07-27 07:19:17 -07:00
python3-pyparsing_2.4.6.bb python3-{pyyaml,cython,pyparsing}: move from meta-python to meta-oe 2021-07-25 13:36:16 -07:00
python3-pyyaml_5.3.1.bb python3-{pyyaml,cython,pyparsing}: move from meta-python to meta-oe 2021-07-25 13:36:16 -07:00