[oe-commits] [meta-openembedded] 36/89: pyyaml: Enable nativesdk bake

git at git.openembedded.org git at git.openembedded.org
Wed Nov 23 14:33:38 UTC 2016


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

commit ca83981ecf7e09bedea5fa876fb8f923454c7d52
Author: Brad Bishop <bradleyb at fuzziesquirrel.com>
AuthorDate: Tue Nov 8 19:14:15 2016 -0500

    pyyaml: Enable nativesdk bake
    
    Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.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"

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


More information about the Openembedded-commits mailing list