1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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