The recipe is missing the BBCLASSEXTEND so it has been added. Signed-off-by: Peter Smith <sale...@gmail.com> --- .../recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb index ec8545dae..406da80f4 100644 --- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb +++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb @@ -8,6 +8,8 @@ PYPI_PACKAGE = "ruamel.yaml" inherit pypi setuptools3 +BBCLASSEXTEND = "native nativesdk" + SRC_URI[md5sum] = "c7e4b216d9554d80be42011b448b7c61" SRC_URI[sha256sum] = "076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f29ebf9e" -- 2.24.3 (Apple Git-128)
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#89182): https://lists.openembedded.org/g/openembedded-devel/message/89182 Mute This Topic: https://lists.openembedded.org/mt/80232818/21656 Group Owner: openembedded-devel+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-