[oe] [meta-oe][PATCH] ninja: extend to nativesdk

Cody P Schafer dev at codyps.com
Mon May 1 19:30:32 UTC 2017


Signed-off-by: Cody P Schafer <dev at codyps.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 37ef00b87..932e3a6ed 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"
-- 
2.12.2




More information about the Openembedded-devel mailing list