Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 2/4] binutils: Add nativesdk support
@ 2015-07-28 13:23 Richard Purdie
  0 siblings, 0 replies; only message in thread
From: Richard Purdie @ 2015-07-28 13:23 UTC (permalink / raw)
  To: openembedded-core

As part of adding nativesdk toolchain support, enable
nativesdk-binutils.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

diff --git a/meta/recipes-devtools/binutils/binutils_2.25.bb b/meta/recipes-devtools/binutils/binutils_2.25.bb
index 738aaee..6f42671 100644
--- a/meta/recipes-devtools/binutils/binutils_2.25.bb
+++ b/meta/recipes-devtools/binutils/binutils_2.25.bb
@@ -36,4 +36,4 @@ do_install_class-native () {
 	rmdir ${D}/${libdir}64 || :
 }
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"




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

only message in thread, other threads:[~2015-07-28 13:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-28 13:23 [PATCH 2/4] binutils: Add nativesdk support Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox