aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-webencodings.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-webencodings.inc b/meta-python/recipes-devtools/python/python-webencodings.inc
index 34ca7066b2..a2b8410cf0 100644
--- a/meta-python/recipes-devtools/python/python-webencodings.inc
+++ b/meta-python/recipes-devtools/python/python-webencodings.inc
@@ -11,3 +11,5 @@ RDEPENDS_${PN} += " \
${PYTHON_PN}-codecs \
${PYTHON_PN}-json \
"
+
+BBCLASSEXTEND = "native nativesdk"