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'