summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2018-05-29 13:10:11 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2018-05-29 13:43:49 +0200
commit3422992220fa2d94263b8fe9af596153452a9811 (patch)
treeb3b8444c1da477d8e598bf1bc072df4d622e10b7
parent1e177607d9c4a77f2aedd578c08ea955d3d08f89 (diff)
downloadmeta-el-nfv-access-3422992220fa2d94263b8fe9af596153452a9811.tar.gz
templates: Disable meta-virtualization warning for ESDK
Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r--conf/template.qemux86-64-esdk/local.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/template.qemux86-64-esdk/local.conf.sample b/conf/template.qemux86-64-esdk/local.conf.sample
index 64549d6..727b247 100644
--- a/conf/template.qemux86-64-esdk/local.conf.sample
+++ b/conf/template.qemux86-64-esdk/local.conf.sample
@@ -237,3 +237,5 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
237CONF_VERSION = "1" 237CONF_VERSION = "1"
238 238
239LAYERDEPENDS_el-nfv-access = "" 239LAYERDEPENDS_el-nfv-access = ""
240
241SKIP_META_VIRT_SANITY_CHECK = "1"