summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Dudau <Adrian.Dudau@enea.com>2018-09-05 10:21:09 +0200
committerGerrit Code Review <gerrit2@sestogerrit02>2018-09-05 10:21:09 +0200
commit206e6a1de3a199278ffa0c48812bb60e3d18b591 (patch)
treedcaa9e20372cd9479ef246125d55156fa74eece8
parent13446b922982ec6d2d062fbdbe9ea8c6a1cf40bd (diff)
parent6a51f85b6c58dbb5fe7c3b366ddacce093700bf7 (diff)
downloadmeta-el-standard-206e6a1de3a199278ffa0c48812bb60e3d18b591.tar.gz
Merge "templates: add ext4 rootfs format" into sumo
-rw-r--r--conf/template.intel-corei7-64/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/template.intel-corei7-64/local.conf.sample b/conf/template.intel-corei7-64/local.conf.sample
index 93c74be..555d490 100644
--- a/conf/template.intel-corei7-64/local.conf.sample
+++ b/conf/template.intel-corei7-64/local.conf.sample
@@ -236,7 +236,7 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
236# this doesn't mean anything to you. 236# this doesn't mean anything to you.
237CONF_VERSION = "1" 237CONF_VERSION = "1"
238 238
239IMAGE_FSTYPES_append = " tar.gz" 239IMAGE_FSTYPES_append = " tar.gz ext4"
240IMAGE_FSTYPES_remove = " live" 240IMAGE_FSTYPES_remove = " live"
241 241
242# Remove Intel Microcode 242# Remove Intel Microcode