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