aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-simplejson.inc
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-10-31 10:41:58 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-01 17:22:52 -0700
commitf0c1e0d80d40f97fc29fce3aeced838699f73db2 (patch)
tree145cce67e967b623dcf9b06bbb9d5faeda1cc0c3 /meta-python/recipes-devtools/python/python-simplejson.inc
parentb317539ef1f3303a6f23dd0a6abf5a25d39524c8 (diff)
downloadmeta-openembedded-f0c1e0d80d40f97fc29fce3aeced838699f73db2.tar.gz
python-simplejson: enable native and nativesdk
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-simplejson.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-simplejson.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-simplejson.inc b/meta-python/recipes-devtools/python/python-simplejson.inc
index 3d36f96089..5592eaf3d8 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"