summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorMilton D. Miller II <miltonm@us.ibm.com>2016-01-21 00:36:27 +0300
committerMilton D. Miller II <miltonm@us.ibm.com>2016-01-29 00:45:36 +0300
commitee7c1206b575b634e27b605664bdaade9dd814ec (patch)
tree7803040952d124d2f4c1f6a6b0475fbeb683f0ea /meta-phosphor/conf
parent804897b42a7d354d585ddb5a2748ca4fc1d997ff (diff)
downloadopenbmc-ee7c1206b575b634e27b605664bdaade9dd814ec.tar.xz
Create image class image-overlay and move phosphor to use it
This commit creates a new class image-overlay based on how the image-live class is structured. It takes parameters for the base and overlayed file system types but the initfs only support ext4 over squashfs presently. It then moves invoking the generation of the flash image from a post image creation command to a separate task invoked from the overlay image so that building the initramfs image by itself does not try to create a flash image. Signed-off-by: Milton Miller <miltonm@us.ibm.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/openbmc-phosphor.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/openbmc-phosphor.conf b/meta-phosphor/conf/distro/openbmc-phosphor.conf
index b59715d5d..418a98ed5 100644
--- a/meta-phosphor/conf/distro/openbmc-phosphor.conf
+++ b/meta-phosphor/conf/distro/openbmc-phosphor.conf
@@ -7,6 +7,7 @@ TARGET_VENDOR="-openbmc"
GCCVERSION ?= "4.9.3"
IMAGE_FSTYPES += "cpio.gz"
+IMAGE_FSTYPES += "squashfs-xz"
IMAGE_LINGUAS = "en-us"
VIRTUAL-RUNTIME_keymaps = ""