[oe] [PATCH][meta-python] python-jsonpointer: enable native/nativesdk

Ross Burton ross.burton at intel.com
Mon Dec 9 15:26:36 UTC 2019


Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta-python/recipes-devtools/python/python-jsonpointer.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-jsonpointer.inc b/meta-python/recipes-devtools/python/python-jsonpointer.inc
index d36f0294a8..b6e4836ef2 100644
--- a/meta-python/recipes-devtools/python/python-jsonpointer.inc
+++ b/meta-python/recipes-devtools/python/python-jsonpointer.inc
@@ -11,3 +11,5 @@ SRC_URI[sha256sum] = "c192ba86648e05fdae4f08a17ec25180a9aef5008d973407b581798a83
 RDEPENDS_${PN} += " \
     ${PYTHON_PN}-json \
 "
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.20.1



More information about the Openembedded-devel mailing list