summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-07-22 14:50:16 -0400
committerPatrick Williams <patrick@stwcx.xyz>2017-08-01 19:02:11 +0000
commit8bf414ab205abd0e38261558d03861868cef3d8d (patch)
tree1930dfd16707c44f337dace7612ff35aadb096ee /meta-phosphor/conf
parent02113cc253106e4f48dc50c55cfd2fd2003e15a9 (diff)
downloadtalos-openbmc-8bf414ab205abd0e38261558d03861868cef3d8d.tar.gz
talos-openbmc-8bf414ab205abd0e38261558d03861868cef3d8d.zip
Remove default build of some image types
Remove the building by default of cpios and squashfs images. The cpio isn't used at all. Allow the squashfs image to be build via dependency (overlay). Change-Id: I03372def60468cdca5a7084e1312e80f405758e7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/openbmc-phosphor.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/conf/distro/openbmc-phosphor.conf b/meta-phosphor/conf/distro/openbmc-phosphor.conf
index b5c7dd8a6..9f8bad2bb 100644
--- a/meta-phosphor/conf/distro/openbmc-phosphor.conf
+++ b/meta-phosphor/conf/distro/openbmc-phosphor.conf
@@ -6,8 +6,6 @@ DISTRO_NAME = "Phosphor OpenBMC (Phosphor OpenBMC Project Reference Distro)"
DISTRO_VERSION = "0.1.0"
TARGET_VENDOR="-openbmc"
-IMAGE_FSTYPES += "cpio.gz"
-IMAGE_FSTYPES += "squashfs-xz"
IMAGE_LINGUAS = "en-us"
VIRTUAL-RUNTIME_keymaps = ""
OpenPOWER on IntegriCloud