From 4d01d33f4214c6fb3e9768d286d53535cf681bfd Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 9 Dec 2019 15:26:36 +0000 Subject: python-jsonpointer: enable native/nativesdk Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-jsonpointer.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools/python/python-jsonpointer.inc') 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" -- cgit v1.2.3-54-g00ecf