[oe-commits] [meta-openembedded] 06/09: python(3)-html5lib: extend to native(sdk)

git at git.openembedded.org git at git.openembedded.org
Tue Jan 22 08:54:32 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 8551d233d1e94ae295d85677c9306d43aeb752ef
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Tue Jan 22 01:37:59 2019 +0100

    python(3)-html5lib: extend to native(sdk)
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-html5lib.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-html5lib.inc b/meta-python/recipes-devtools/python/python-html5lib.inc
index 0eb8bf3..a8e0fb4 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list