mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
u-boot: Drop INSANE_SKIP since it insane no longer trips up on this recipe
(From OE-Core rev: 8dadc0d09fded88425e88d0fa6d1897099db3c18) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -39,8 +39,6 @@ do_install () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
FILES_${PN} = "/boot"
|
FILES_${PN} = "/boot"
|
||||||
# no gnu_hash in uboot.bin, by design, so skip QA
|
|
||||||
INSANE_SKIP_${PN} = True
|
|
||||||
|
|
||||||
do_deploy () {
|
do_deploy () {
|
||||||
install ${S}/u-boot.bin ${DEPLOYDIR}/${UBOOT_IMAGE}
|
install ${S}/u-boot.bin ${DEPLOYDIR}/${UBOOT_IMAGE}
|
||||||
|
|||||||
Reference in New Issue
Block a user