aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-webencodings.inc
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-01-22 01:38:00 +0100
committerKhem Raj <raj.khem@gmail.com>2019-01-22 00:52:44 -0800
commit4fa2b14ee8067abc1f095cae49e32598e59e2e85 (patch)
tree7fcfa0df86d5db451e31d4ae7c17dc8462d3fe32 /meta-python/recipes-devtools/python/python-webencodings.inc
parentfefb16a9fc89cdc59df96e58fb8243d07f1b1911 (diff)
downloadmeta-openembedded-contrib-4fa2b14ee8067abc1f095cae49e32598e59e2e85.tar.gz
python(3)-webencodings: extend to native(sdk)
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-webencodings.inc')
-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"