On 2021-01-30 6:52 a.m., Peter Smith wrote:
[Please note: This e-mail is from an EXTERNAL e-mail address]
The recipe is missing the BBCLASSEXTEND so it has been added.
Signed-off-by: Peter Smith <[email protected]>
Acked-by: Trevor Gamblin <[email protected]>
---
.../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 (#89223):
https://lists.openembedded.org/g/openembedded-devel/message/89223
Mute This Topic: https://lists.openembedded.org/mt/80232818/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-