Files
meta-openembedded/meta-oe/recipes-devtools
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
..
2020-04-25 08:32:41 -07:00
2019-09-12 21:34:18 -07:00
2020-04-26 23:10:57 -07:00
2020-03-05 07:11:50 -08:00
2020-04-14 21:26:57 -07:00
2020-01-09 14:05:37 -08:00
2020-03-18 15:33:49 -07:00
2020-01-19 02:20:58 -08:00
2020-03-17 19:46:35 -07:00
2021-04-07 08:55:15 -07:00
2020-03-05 07:11:50 -08:00
2018-05-29 12:56:19 -07:00
2020-03-02 22:46:06 -08:00
2020-04-15 23:10:02 -07:00
2019-12-03 09:31:53 -08:00
2020-02-27 17:24:19 -08:00
2019-12-25 08:55:26 -08:00
2020-01-02 09:48:20 -08:00
2019-02-03 10:46:42 -08:00
2020-04-25 08:32:41 -07:00
2021-01-12 15:48:22 -08:00
2020-04-29 22:32:17 -07:00
2020-01-09 14:05:37 -08:00
2021-05-14 10:03:51 -07:00
2020-03-21 13:40:57 -07:00
2018-07-27 19:26:51 -07:00
2020-02-15 08:05:07 -08:00
2020-03-02 22:46:06 -08:00
2021-01-10 19:43:27 -08:00
2020-02-23 07:49:16 -08:00
2021-01-28 17:00:42 -08:00
2020-01-09 14:05:37 -08:00
2018-07-20 16:07:12 -07:00
2019-12-13 18:29:14 -08:00
2018-10-12 13:08:38 -07:00
2018-09-24 11:49:45 -07:00
2020-01-22 09:56:34 -08:00