[oe-commits] [meta-openembedded] 09/11: ninja: extend to nativesdk

git at git.openembedded.org git at git.openembedded.org
Tue May 2 12:53:12 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 1e59dc2da5eb525503d7a3c57dd3d5b49e4961b1
Author: Cody P Schafer <dev at codyps.com>
AuthorDate: Mon May 1 15:30:32 2017 -0400

    ninja: extend to nativesdk
    
    Signed-off-by: Cody P Schafer <dev at codyps.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-devtools/ninja/ninja_1.7.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/ninja/ninja_1.7.2.bb b/meta-oe/recipes-devtools/ninja/ninja_1.7.2.bb
index 37ef00b..932e3a6 100644
--- a/meta-oe/recipes-devtools/ninja/ninja_1.7.2.bb
+++ b/meta-oe/recipes-devtools/ninja/ninja_1.7.2.bb
@@ -27,4 +27,4 @@ do_install() {
     install -m 0755 ${S}/ninja ${D}${bindir}/
 }
 
-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