[oe] [meta-python][PATCH] pyyaml: Enable nativesdk bake

Brad Bishop bradleyb at fuzziesquirrel.com
Wed Nov 9 00:14:15 UTC 2016


Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>
---
 meta-python/recipes-devtools/python/python-pyyaml_3.12.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb b/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
index 61b1d2c..0899a2e 100644
--- a/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
+++ b/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
@@ -21,4 +21,4 @@ do_configure_prepend() {
     install -m 0644 ${WORKDIR}/setup.py ${S}
 }
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
1.8.3.1



More information about the Openembedded-devel mailing list