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>
This commit is contained in:
Zang Ruochen
2019-10-31 10:41:58 +08:00
committed by Khem Raj
parent b317539ef1
commit f0c1e0d80d

View File

@@ -21,3 +21,5 @@ FILES_${PN}-tests+= " \
${PYTHON_SITEPACKAGES_DIR}/simplejson/tests \
${PYTHON_SITEPACKAGES_DIR}/simplejson/tool.py* \
"
BBCLASSEXTEND = "native nativesdk"