mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 11:03:04 +00:00
libhugetlbfs: 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> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
46484d4689
commit
37b2407afa
@ -47,4 +47,5 @@ FILES_${PN}-dbg += "${libdir}/libhugetlbfs/tests/obj32/.debug ${libdir}/libhuget
|
||||
FILES_${PN}-perl = "${libdir}/perl"
|
||||
FILES_${PN}-tests += "${libdir}/libhugetlbfs/tests"
|
||||
|
||||
INHIBIT_PACKAGE_STRIP = "1"
|
||||
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user