From 731f5ddd48160f142ed178f9bee709a8e77f549e Mon Sep 17 00:00:00 2001 From: Peter Kolbus Date: Wed, 18 Dec 2019 14:12:28 -0600 Subject: python(3)-ujson: extend to native(sdk) Signed-off-by: Peter Kolbus Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-ujson.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-ujson.inc') diff --git a/meta-python/recipes-devtools/python/python-ujson.inc b/meta-python/recipes-devtools/python/python-ujson.inc index 8f05de8562..018ddf418c 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" -- cgit v1.2.3-54-g00ecf