All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] ninja: extend to nativesdk
@ 2017-05-01 19:30 Cody P Schafer
  0 siblings, 0 replies; only message in thread
From: Cody P Schafer @ 2017-05-01 19:30 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Cody P Schafer <dev@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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-05-01 19:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-01 19:30 [meta-oe][PATCH] ninja: extend to nativesdk Cody P Schafer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.