aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/python/python-jsonpointer_2.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-jsonpointer_2.0.bb b/recipes-devtools/python/python-jsonpointer_2.0.bb
index 3db85c8..0a365ff 100644
--- a/recipes-devtools/python/python-jsonpointer_2.0.bb
+++ b/recipes-devtools/python/python-jsonpointer_2.0.bb
@@ -13,3 +13,5 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-json \
${PYTHON_PN}-re \
"
+
+BBCLASSEXTEND = "native nativesdk"