mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
cross.bbclass: Note that relocatable binaries disabled for a reason
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
# Disabled for now since the relocation paths are too long
|
||||||
|
#inherit relocatable
|
||||||
|
|
||||||
# Cross packages are built indirectly via dependency,
|
# Cross packages are built indirectly via dependency,
|
||||||
# no need for them to be a direct target of 'world'
|
# no need for them to be a direct target of 'world'
|
||||||
EXCLUDE_FROM_WORLD = "1"
|
EXCLUDE_FROM_WORLD = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user