summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-24 00:59:19 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-04-10 20:26:14 +0000
commit5b4fe8b48645275d96a932bcfb77e8c0fc7468ad (patch)
tree49b0d77ab86cc21cc65ce0ff5956672cbee7593c /meta-phosphor
parent4d04c24d249c18cdbb3170c65ec36a11eb4302e8 (diff)
downloadtalos-openbmc-5b4fe8b48645275d96a932bcfb77e8c0fc7468ad.tar.gz
talos-openbmc-5b4fe8b48645275d96a932bcfb77e8c0fc7468ad.zip
Remove u-boot-fw-utils from IMAGE_INSTALL
Install u-boot-fw-utils via dependency, rather than explicitly attempting to include it in all images. Tested: Built witherspoon, qemux86 images Change-Id: I371cb4b848d67d75816a6d0d3b35bc7615f2ec39 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/conf/machine/include/obmc-bsp-common.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-phosphor/conf/machine/include/obmc-bsp-common.inc b/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
index 648eb9327..c402904f9 100644
--- a/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
+++ b/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
@@ -14,7 +14,6 @@ IMAGE_FSTYPES += "${@bb.utils.contains('DISTRO_FEATURES', \
'obmc-ubi-fs', \
'mtd-ubi mtd-ubi-tar', \
'mtd-static mtd-static-tar mtd-static-alltar', d)}"
-OBMC_IMAGE_EXTRA_INSTALL_append = " u-boot-fw-utils"
INITRAMFS_CTYPE ?= "lzma"
INITRAMFS_FSTYPES += "cpio.${INITRAMFS_CTYPE}"
OpenPOWER on IntegriCloud