diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-bsp/uboot/u-boot.inc | 2 |
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 7856d9b..544acd2 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} |