summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-04-21 16:56:01 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2016-04-21 16:56:01 -0400
commit64367e4b6153e309a24f2d5d3b57d4a058c01dfe (patch)
tree08b13b8b776822638cdbd4b2def1dbf95e48c7ee /meta-phosphor
parent1a5ff260fa2b85578e82063f02cb98a2be2c8d23 (diff)
downloadtalos-openbmc-64367e4b6153e309a24f2d5d3b57d4a058c01dfe.tar.gz
talos-openbmc-64367e4b6153e309a24f2d5d3b57d4a058c01dfe.zip
Build a tftpboot friendly image.
Build a rootfs cpio uimage with everything along with the other images.
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/conf/machine/include/obmc-bsp-common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/conf/machine/include/obmc-bsp-common.inc b/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
index 60ed0888a..260cc90a3 100644
--- a/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
+++ b/meta-phosphor/conf/machine/include/obmc-bsp-common.inc
@@ -14,6 +14,7 @@ UBOOT_SUFFIX ?= "bin"
MACHINEOVERRIDES =. "openbmc:"
IMAGE_FSTYPES += "overlay"
+IMAGE_FSTYPES += "cpio.${INITRAMFS_CTYPE}.u-boot"
IMAGE_INSTALL += "u-boot-fw-utils"
IMAGE_CLASSES += "obmc-phosphor-image_types_uboot"
OpenPOWER on IntegriCloud