summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-bsp/uboot/u-boot.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-bsp/uboot/u-boot.inc b/meta/recipes-bsp/uboot/u-boot.inc
index 7856d9bda..544acd23b 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}