mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 15:32:12 +02:00
Various misc metadata fixes to enable poky builds again
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@273 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -84,8 +84,8 @@ def do_split_packages(d, root, file_regex, output_pattern, description, postinst
|
||||
# Function to strip a single file, called from RUNSTRIP below
|
||||
# A working 'file' (one which works on the target architecture)
|
||||
# is necessary for this stuff to work.
|
||||
PACKAGE_DEPENDS ?= "file-native"
|
||||
DEPENDS_prepend =+ "${PACKAGE_DEPENDS} "
|
||||
#PACKAGE_DEPENDS ?= "file-native"
|
||||
#DEPENDS_prepend =+ "${PACKAGE_DEPENDS} "
|
||||
#FIXME: this should be "" when any errors are gone!
|
||||
IGNORE_STRIP_ERRORS ?= "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user