summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/template.denverton/local.conf.sample2
-rw-r--r--conf/template.inteld1521/local.conf.sample2
-rw-r--r--conf/template.qemux86-64/local.conf.sample2
3 files changed, 6 insertions, 0 deletions
diff --git a/conf/template.denverton/local.conf.sample b/conf/template.denverton/local.conf.sample
index 9837cd6..38c7ad8 100644
--- a/conf/template.denverton/local.conf.sample
+++ b/conf/template.denverton/local.conf.sample
@@ -235,3 +235,5 @@ 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
239SKIP_META_VIRT_SANITY_CHECK = "1"
diff --git a/conf/template.inteld1521/local.conf.sample b/conf/template.inteld1521/local.conf.sample
index 7ed152c..d3e68ba 100644
--- a/conf/template.inteld1521/local.conf.sample
+++ b/conf/template.inteld1521/local.conf.sample
@@ -236,3 +236,5 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
236# track the version of this file when it was generated. This can safely be ignored if 236# track the version of this file when it was generated. This can safely be ignored if
237# this doesn't mean anything to you. 237# this doesn't mean anything to you.
238CONF_VERSION = "1" 238CONF_VERSION = "1"
239
240SKIP_META_VIRT_SANITY_CHECK = "1"
diff --git a/conf/template.qemux86-64/local.conf.sample b/conf/template.qemux86-64/local.conf.sample
index 732cecd..1583652 100644
--- a/conf/template.qemux86-64/local.conf.sample
+++ b/conf/template.qemux86-64/local.conf.sample
@@ -235,3 +235,5 @@ 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
239SKIP_META_VIRT_SANITY_CHECK = "1"