mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 12:37:43 +00:00
klibc: ensure package strip logic stays the same after oe-core package.bbclass changes
See http://patches.openembedded.org/patch/65311/ Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
This commit is contained in:
parent
dd1ca18fb9
commit
2397f51915
@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://usr/klibc/LICENSE;md5=d75181f10e998c21eb147f6d2e43ce8
|
|||||||
|
|
||||||
# Prevents do_package failures with:
|
# Prevents do_package failures with:
|
||||||
# debugsources.list: No such file or directory:
|
# debugsources.list: No such file or directory:
|
||||||
|
INHIBIT_PACKAGE_STRIP = "1"
|
||||||
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
|
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
|
||||||
|
|
||||||
KLIBC_ARCH = '${TARGET_ARCH}'
|
KLIBC_ARCH = '${TARGET_ARCH}'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user