[oe-commits] [openembedded-core] 19/50: libyaml: Enable nativesdk bake

git at git.openembedded.org git at git.openembedded.org
Tue Nov 15 15:20:51 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 3694176e13442068acfe54b7165d5f828190fe08
Author: Brad Bishop <bradleyb at fuzziesquirrel.com>
AuthorDate: Tue Nov 8 15:45:50 2016 -0500

    libyaml: Enable nativesdk bake
    
    Signed-off-by: Brad Bishop <bradleyb at fuzziesquirrel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-support/libyaml/libyaml_0.1.7.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/libyaml/libyaml_0.1.7.bb b/meta/recipes-support/libyaml/libyaml_0.1.7.bb
index 5c422ef..b167f03 100644
--- a/meta/recipes-support/libyaml/libyaml_0.1.7.bb
+++ b/meta/recipes-support/libyaml/libyaml_0.1.7.bb
@@ -17,4 +17,4 @@ S = "${WORKDIR}/yaml-${PV}"
 
 inherit autotools
 
-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