summaryrefslogtreecommitdiffstats
path: root/conf/template.qemux86-64/local.conf.sample
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2019-07-08 13:37:32 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2019-07-08 15:12:17 +0200
commit6180ad6f231100df6c0f7615cba74b0c44f8aaef (patch)
tree017e41d60c1a6c87f71b4b349310413d27ec215a /conf/template.qemux86-64/local.conf.sample
parent1004579ca431cdb239295dc6771af45b41b2791a (diff)
downloadmeta-el-nfv-access-6180ad6f231100df6c0f7615cba74b0c44f8aaef.tar.gz
Move efi-secure-boot feature to nfvaccess distro definition
Change-Id: Ia9944b2ed8fad4a32984443b5ef98f287904c0d8 Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'conf/template.qemux86-64/local.conf.sample')
-rw-r--r--conf/template.qemux86-64/local.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/template.qemux86-64/local.conf.sample b/conf/template.qemux86-64/local.conf.sample
index 1583652..1e82bfa 100644
--- a/conf/template.qemux86-64/local.conf.sample
+++ b/conf/template.qemux86-64/local.conf.sample
@@ -237,3 +237,5 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
237CONF_VERSION = "1" 237CONF_VERSION = "1"
238 238
239SKIP_META_VIRT_SANITY_CHECK = "1" 239SKIP_META_VIRT_SANITY_CHECK = "1"
240
241DISTRO_FEATURES_remove = " efi-secure-boot"