summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 19f18ee..5765b6a 100644
--- a/conf/template.intel-corei7-64/local.conf.sample
+++ b/conf/template.intel-corei7-64/local.conf.sample
@@ -236,6 +236,6 @@ 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