diff options
| author | Martin Borg <martin.borg@enea.com> | 2018-04-26 16:23:41 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2018-04-27 09:35:11 +0200 |
| commit | 34402b8891e4ef9bd7003360c0209ad924cbe6ec (patch) | |
| tree | 1e68f98076d1bf2ce950f106ef54d05e9b395613 /conf | |
| parent | 916ab55aa5434eadf0317756e40a1f2550a49559 (diff) | |
| download | meta-el-nfv-access-34402b8891e4ef9bd7003360c0209ad924cbe6ec.tar.gz | |
templates: Disable warning from meta-virtualization
Signed-off-by: Martin Borg <martin.borg@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/template.denverton/local.conf.sample | 2 | ||||
| -rw-r--r-- | conf/template.inteld1521/local.conf.sample | 2 | ||||
| -rw-r--r-- | conf/template.qemux86-64/local.conf.sample | 2 |
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. |
| 237 | CONF_VERSION = "1" | 237 | CONF_VERSION = "1" |
| 238 | |||
| 239 | SKIP_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. |
| 238 | CONF_VERSION = "1" | 238 | CONF_VERSION = "1" |
| 239 | |||
| 240 | SKIP_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. |
| 237 | CONF_VERSION = "1" | 237 | CONF_VERSION = "1" |
| 238 | |||
| 239 | SKIP_META_VIRT_SANITY_CHECK = "1" | ||
