From: Chris Larson Date: Thu, 2 Jun 2011 19:29:27 +0000 (-0700) Subject: nativesdk: inherit relocatable X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~44539 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a7a5381357861a098640c42ba2f894213086b41;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git nativesdk: inherit relocatable Signed-off-by: Chris Larson --- diff --git a/meta/classes/nativesdk.bbclass b/meta/classes/nativesdk.bbclass index 152d0533421..a495555b35e 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"