diff options
Diffstat (limited to 'meta/recipes-bsp')
-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 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 () { | |||
39 | } | 39 | } |
40 | 40 | ||
41 | FILES_${PN} = "/boot" | 41 | FILES_${PN} = "/boot" |
42 | # no gnu_hash in uboot.bin, by design, so skip QA | ||
43 | INSANE_SKIP_${PN} = True | ||
44 | 42 | ||
45 | do_deploy () { | 43 | do_deploy () { |
46 | install ${S}/u-boot.bin ${DEPLOYDIR}/${UBOOT_IMAGE} | 44 | install ${S}/u-boot.bin ${DEPLOYDIR}/${UBOOT_IMAGE} |