From: Richard Purdie Date: Tue, 5 Jul 2011 10:13:02 +0000 (+0100) Subject: u-boot: Drop INSANE_SKIP since it insane no longer trips up on this recipe X-Git-Tag: 2011-1~881 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=8dadc0d09fded88425e88d0fa6d1897099db3c18;p=openembedded-core.git u-boot: Drop INSANE_SKIP since it insane no longer trips up on this recipe Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-bsp/uboot/u-boot.inc b/meta/recipes-bsp/uboot/u-boot.inc index 7856d9bda3..544acd23b2 100644 --- a/meta/recipes-bsp/uboot/u-boot.inc +++ b/meta/recipes-bsp/uboot/u-boot.inc @@ -39,8 +39,6 @@ do_install () { } FILES_${PN} = "/boot" -# no gnu_hash in uboot.bin, by design, so skip QA -INSANE_SKIP_${PN} = True do_deploy () { install ${S}/u-boot.bin ${DEPLOYDIR}/${UBOOT_IMAGE}