aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-01-22 01:37:59 +0100
committerKhem Raj <raj.khem@gmail.com>2019-01-22 00:52:44 -0800
commit8551d233d1e94ae295d85677c9306d43aeb752ef (patch)
treef476d6614d45eb6ca76028b24db06a93b482a284 /meta-python
parent4fa2b14ee8067abc1f095cae49e32598e59e2e85 (diff)
downloadmeta-openembedded-8551d233d1e94ae295d85677c9306d43aeb752ef.tar.gz
python(3)-html5lib: 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')
-rw-r--r--meta-python/recipes-devtools/python/python-html5lib.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-html5lib.inc b/meta-python/recipes-devtools/python/python-html5lib.inc
index 0eb8bf3213..a8e0fb4085 100644
--- a/meta-python/recipes-devtools/python/python-html5lib.inc
+++ b/meta-python/recipes-devtools/python/python-html5lib.inc
@@ -13,3 +13,5 @@ RDEPENDS_${PN} += "\
${PYTHON_PN}-webencodings \
${PYTHON_PN}-xml \
"
+
+BBCLASSEXTEND = "native nativesdk"