summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/template.intel-corei7-64/local.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/template.intel-corei7-64/local.conf.sample b/conf/template.intel-corei7-64/local.conf.sample
index 7ac0fa0..2096c41 100644
--- a/conf/template.intel-corei7-64/local.conf.sample
+++ b/conf/template.intel-corei7-64/local.conf.sample
@@ -235,3 +235,6 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
235# track the version of this file when it was generated. This can safely be ignored if 235# track the version of this file when it was generated. This can safely be ignored if
236# this doesn't mean anything to you. 236# this doesn't mean anything to you.
237CONF_VERSION = "1" 237CONF_VERSION = "1"
238
239IMAGE_FSTYPES_append = " tar.gz"
240IMAGE_FSTYPES_remove = " live"