summaryrefslogtreecommitdiffstats
path: root/meta/classes/cross.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/cross.bbclass')
-rw-r--r--meta/classes/cross.bbclass3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/classes/cross.bbclass b/meta/classes/cross.bbclass
index d88ffc16c6..d5f6300777 100644
--- a/meta/classes/cross.bbclass
+++ b/meta/classes/cross.bbclass
@@ -1,3 +1,6 @@
1# Disabled for now since the relocation paths are too long
2#inherit relocatable
3
1# Cross packages are built indirectly via dependency, 4# Cross packages are built indirectly via dependency,
2# no need for them to be a direct target of 'world' 5# no need for them to be a direct target of 'world'
3EXCLUDE_FROM_WORLD = "1" 6EXCLUDE_FROM_WORLD = "1"