mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +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,
|
||||
# no need for them to be a direct target of 'world'
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
Reference in New Issue
Block a user