summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/classes/nativesdk.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/nativesdk.bbclass b/meta/classes/nativesdk.bbclass
index 152d053342..a495555b35 100644
--- a/meta/classes/nativesdk.bbclass
+++ b/meta/classes/nativesdk.bbclass
@@ -1,3 +1,5 @@
1inherit relocatable
2
1# SDK packages are built either explicitly by the user, 3# SDK packages are built either explicitly by the user,
2# or indirectly via dependency. No need to be in 'world'. 4# or indirectly via dependency. No need to be in 'world'.
3EXCLUDE_FROM_WORLD = "1" 5EXCLUDE_FROM_WORLD = "1"