summaryrefslogtreecommitdiffstats
path: root/conf/template.xeon-d/local.conf.sample
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2021-03-24 11:58:07 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2021-03-25 12:27:30 +0100
commit5f980c14dafb466e1d71e0b6e7487aa522ade9f9 (patch)
tree0d58f2aea15998482c8baed3510964bfba292cfd /conf/template.xeon-d/local.conf.sample
parent23ed226a4b4b7c1cac2c52e6808631d9f0d6f652 (diff)
downloadmeta-el-nfv-access-5f980c14dafb466e1d71e0b6e7487aa522ade9f9.tar.gz
Upgrade to gatesgarth
This is an initial commit, containing quick fixes and hacks to allow building the images. All these issues will be re-evaluated and fixed properly in their own commits. 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, 2 insertions, 0 deletions
diff --git a/conf/template.xeon-d/local.conf.sample b/conf/template.xeon-d/local.conf.sample
index 5cfebf5..fd14580 100644
--- a/conf/template.xeon-d/local.conf.sample
+++ b/conf/template.xeon-d/local.conf.sample
@@ -274,3 +274,5 @@ USERADD_GID_TABLES = "files/group"
274# Unfortunately, setting the variable below breaks the build, so do not set it 274# Unfortunately, setting the variable below breaks the build, so do not set it
275# for now 275# for now
276# USERADD_ERROR_DYNAMIC = "1" 276# USERADD_ERROR_DYNAMIC = "1"
277
278IMAGE_INSTALL += "dpdk"