mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +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:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user