cross.bbclass: inherit relocatable to post-process cross binaries

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-04-26 17:53:27 +01:00
parent c22ab5fc9f
commit 29813a43b5
1 changed files with 1 additions and 2 deletions

View File

@ -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'