From f0c1e0d80d40f97fc29fce3aeced838699f73db2 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 31 Oct 2019 10:41:58 +0800 Subject: python-simplejson: enable native and nativesdk Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-simplejson.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-simplejson.inc') 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" -- cgit 1.2.3-korg