summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/classes/cross.bbclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/classes/cross.bbclass b/meta/classes/cross.bbclass
index 487ec60f7f..30f136f150 100644
--- a/meta/classes/cross.bbclass
+++ b/meta/classes/cross.bbclass
@@ -1,5 +1,4 @@
-# Disabled for now since the relocation paths are too long
-#inherit relocatable
+inherit relocatable
# Cross packages are built indirectly via dependency,
# no need for them to be a direct target of 'world'