[oe] [meta-python][PATCH] python(3)-ujson: extend to native(sdk)
Peter Kolbus
peter.kolbus at garmin.com
Wed Dec 18 20:12:28 UTC 2019
Signed-off-by: Peter Kolbus <peter.kolbus at garmin.com>
---
meta-python/recipes-devtools/python/python-ujson.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python-ujson.inc b/meta-python/recipes-devtools/python/python-ujson.inc
index 8f05de856..018ddf418 100644
--- a/meta-python/recipes-devtools/python/python-ujson.inc
+++ b/meta-python/recipes-devtools/python/python-ujson.inc
@@ -13,3 +13,5 @@ RDEPENDS_${PN} += "\
${PYTHON_PN}-datetime \
${PYTHON_PN}-numbers \
"
+
+BBCLASSEXTEND = "native nativesdk"
--
2.24.1
More information about the Openembedded-devel
mailing list