From d39029f45e3a2e11a03d46affe1571901a683476 Mon Sep 17 00:00:00 2001 From: Sona Sarmadi Date: Tue, 18 Sep 2018 14:38:23 +0200 Subject: remove wic from IMAGE_FSTYPES Change-Id: Icfd571b8234d4eb10b7307f2e104eef480d74a68 Signed-off-by: Sona Sarmadi --- conf/template.intel-corei7-64/local.conf.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/template.intel-corei7-64/local.conf.sample b/conf/template.intel-corei7-64/local.conf.sample index 5fa6260..6288054 100644 --- a/conf/template.intel-corei7-64/local.conf.sample +++ b/conf/template.intel-corei7-64/local.conf.sample @@ -238,6 +238,7 @@ CONF_VERSION = "1" IMAGE_FSTYPES_append = " tar.gz ext4" IMAGE_FSTYPES_remove = " live" +IMAGE_FSTYPES_remove = " wic" # Remove Intel Microcode MACHINE_FEATURES_remove = "intel-ucode" -- cgit v1.2.3-54-g00ecf