aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jsonpointer.inc
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-12-09 15:26:36 +0000
committerKhem Raj <raj.khem@gmail.com>2019-12-10 16:21:07 -0800
commit4d01d33f4214c6fb3e9768d286d53535cf681bfd (patch)
tree43a176c53bfb4c8cce6bf7e1d3d8570a86e5b3cd /meta-python/recipes-devtools/python/python-jsonpointer.inc
parentdfc52e24f87b3d0845f6a0e57a947029e802d2d6 (diff)
downloadmeta-openembedded-contrib-4d01d33f4214c6fb3e9768d286d53535cf681bfd.tar.gz
python-jsonpointer: enable native/nativesdk
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-jsonpointer.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-jsonpointer.inc2
1 files changed, 2 insertions, 0 deletions
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"