From 8bf414ab205abd0e38261558d03861868cef3d8d Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Sat, 22 Jul 2017 14:50:16 -0400 Subject: 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 --- meta-phosphor/conf/distro/openbmc-phosphor.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-phosphor/conf/distro') 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 = "" -- cgit v1.2.1