[oe] [meta-python] [PATCH] python-simplejson: enable native and nativesdk

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu Oct 31 02:41:58 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-simplejson.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-simplejson.inc b/meta-python/recipes-devtools/python/python-simplejson.inc
index 3d36f9608..5592eaf3d 100644
--- a/meta-python/recipes-devtools/python/python-simplejson.inc
+++ b/meta-python/recipes-devtools/python/python-simplejson.inc
@@ -21,3 +21,5 @@ FILES_${PN}-tests+= " \
     ${PYTHON_SITEPACKAGES_DIR}/simplejson/tests \
     ${PYTHON_SITEPACKAGES_DIR}/simplejson/tool.py* \
 "
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.20.1





More information about the Openembedded-devel mailing list