]> code.ossystems Code Review - openembedded-core.git/commitdiff
nativesdk: inherit relocatable
authorChris Larson <chris_larson@mentor.com>
Thu, 2 Jun 2011 19:29:27 +0000 (12:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 12 Aug 2011 16:11:21 +0000 (17:11 +0100)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
meta/classes/nativesdk.bbclass

index 152d0533421de4088de62afedf5b16d528f291a4..a495555b35e143770b340e955a1b60f652767a12 100644 (file)
@@ -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"