[oe] [meta-python][PATCH 2/2] python-six: Add native and nativesdk to BBCLASSEXTEND

Fabio Berton fabio.berton at ossystems.com.br
Wed Aug 31 19:51:10 UTC 2016


Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
---
 meta-python/recipes-devtools/python/python-six.inc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-six.inc b/meta-python/recipes-devtools/python/python-six.inc
index e54c0e8..e33c01d 100644
--- a/meta-python/recipes-devtools/python/python-six.inc
+++ b/meta-python/recipes-devtools/python/python-six.inc
@@ -13,3 +13,6 @@ do_install_append() {
 }
 
 RDEPENDS_${PN} += "${PYTHON_PN}-io"
+
+BBCLASSEXTEND = "native nativesdk"
+
-- 
2.1.4




More information about the Openembedded-devel mailing list