[oe-commits] Chris Larson : nativesdk: inherit relocatable

git version control git at git.openembedded.org
Fri Aug 12 16:20:27 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 6a7a5381357861a098640c42ba2f894213086b41
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6a7a5381357861a098640c42ba2f894213086b41

Author: Chris Larson <chris_larson at mentor.com>
Date:   Thu Jun  2 12:29:27 2011 -0700

nativesdk: inherit relocatable

Signed-off-by: Chris Larson <chris_larson at mentor.com>

---

 meta/classes/nativesdk.bbclass |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/meta/classes/nativesdk.bbclass b/meta/classes/nativesdk.bbclass
index 152d053..a495555 100644
--- a/meta/classes/nativesdk.bbclass
+++ b/meta/classes/nativesdk.bbclass
@@ -1,3 +1,5 @@
+inherit relocatable
+
 # SDK packages are built either explicitly by the user,
 # or indirectly via dependency.  No need to be in 'world'.
 EXCLUDE_FROM_WORLD = "1"





More information about the Openembedded-commits mailing list