[oe-commits] [meta-openembedded] 08/21: python-chardet: Extend to native and nativesdk

git at git.openembedded.org git at git.openembedded.org
Sat Aug 19 11:01:22 UTC 2017


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

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

commit 0aaf3808a4c708f360cb8b0ec5adf8853a88e417
Author: Fabio Berton <fabio.berton at ossystems.com.br>
AuthorDate: Wed Aug 16 16:51:27 2017 -0300

    python-chardet: Extend to native and nativesdk
    
    Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-chardet.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-chardet.inc b/meta-python/recipes-devtools/python/python-chardet.inc
index 25443f8..6035488 100644
--- a/meta-python/recipes-devtools/python/python-chardet.inc
+++ b/meta-python/recipes-devtools/python/python-chardet.inc
@@ -9,3 +9,5 @@ DEPENDS += "${PYTHON_PN}-pytest-runner-native"
 
 SRC_URI[md5sum] = "7dd1ba7f9c77e32351b0a0cfacf4055c"
 SRC_URI[sha256sum] = "84ab92ed1c4d4f16916e05906b6b75a6c0fb5db821cc65e70cbd64a3e2a5eaae"
+
+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