cross.bbclass: Note that relocatable binaries disabled for a reason

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2010-02-18 10:57:08 +00:00
parent de2138b474
commit 814c3efb5c
1 changed files with 3 additions and 0 deletions

View File

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