aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb
diff options
context:
space:
mode:
authorPeter Smith <salerio@gmail.com>2021-01-30 11:52:16 +0000
committerKhem Raj <raj.khem@gmail.com>2021-02-01 10:44:59 -0800
commitb652a9cec08e1baeb72ddb422c3573edf8236e3b (patch)
tree82e9c0b9c47be6b6d17add86fd68b8442286302d /meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb
parent5fc34f7850e6ced6a4320a9a6da93800d162a22c (diff)
downloadmeta-openembedded-contrib-b652a9cec08e1baeb72ddb422c3573edf8236e3b.tar.gz
python3-ruamel-yaml: add support for native and nativesdk
The recipe is missing the BBCLASSEXTEND so it has been added. Signed-off-by: Peter Smith <salerio@gmail.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb2
1 files changed, 2 insertions, 0 deletions
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 ec8545daec..406da80f40 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"