summaryrefslogtreecommitdiffstats
path: root/conf/template.xeon-d/local.conf.sample
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2019-05-07 21:40:30 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2019-05-13 10:53:07 +0200
commit8c9c1fb3bbfc4d4de3a7079659b6efb340f28389 (patch)
treeda6f405dfe3e8383cd207f5323836baed29bb0dd /conf/template.xeon-d/local.conf.sample
parent5e17177a0d5cb1bf758295a083d7bcb774919b24 (diff)
downloadmeta-el-nfv-access-8c9c1fb3bbfc4d4de3a7079659b6efb340f28389.tar.gz
Add Secure Boot support
Change-Id: I09c9b0bad8e85e75fb1510ff374540fad3c3b5d1 Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'conf/template.xeon-d/local.conf.sample')
-rw-r--r--conf/template.xeon-d/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/template.xeon-d/local.conf.sample b/conf/template.xeon-d/local.conf.sample
index 3b1063e..34f5890 100644
--- a/conf/template.xeon-d/local.conf.sample
+++ b/conf/template.xeon-d/local.conf.sample
@@ -245,6 +245,6 @@ SKIP_META_VIRT_SANITY_CHECK = "1"
245 245
246SOTA_MACHINE ?= "${MACHINE}" 246SOTA_MACHINE ?= "${MACHINE}"
247 247
248DISTRO_FEATURES_append = " sota" 248DISTRO_FEATURES_append = " sota efi-secure-boot"
249DISTRO_FEATURES_NATIVE_append = " sota" 249DISTRO_FEATURES_NATIVE_append = " sota"
250INHERIT += " sota" 250INHERIT += " sota"