mirror of
git://git.yoctoproject.org/poky
synced 2026-09-14 05:24:50 +00:00
elfutils: Update INSANE_SKIP to new syntax
(From OE-Core rev: 77b67e740ae74b49b02fba86198b527b38c22a3d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
52e42f09db
commit
d37e927035
@ -75,4 +75,4 @@ FILES_${PN}-binutils = "\
|
|||||||
FILES_${PN} =+ "${libdir}/*-${PV}.so"
|
FILES_${PN} =+ "${libdir}/*-${PV}.so"
|
||||||
|
|
||||||
# The elfutils package contains symlinks that trip up insane
|
# The elfutils package contains symlinks that trip up insane
|
||||||
INSANE_SKIP_elfutils = "1"
|
INSANE_SKIP_${PN} = "dev-so"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user