summaryrefslogtreecommitdiffstats
path: root/conf/template.xeon-d
diff options
context:
space:
mode:
Diffstat (limited to 'conf/template.xeon-d')
-rw-r--r--conf/template.xeon-d/bblayers.conf.sample1
-rw-r--r--conf/template.xeon-d/local.conf.sample3
2 files changed, 0 insertions, 4 deletions
diff --git a/conf/template.xeon-d/bblayers.conf.sample b/conf/template.xeon-d/bblayers.conf.sample
index f5d25ce..71c77cc 100644
--- a/conf/template.xeon-d/bblayers.conf.sample
+++ b/conf/template.xeon-d/bblayers.conf.sample
@@ -28,5 +28,4 @@ BBLAYERS ?= " \
28 ##OEROOT##/meta-secure-core/meta-signing-key \ 28 ##OEROOT##/meta-secure-core/meta-signing-key \
29 ##OEROOT##/meta-secure-core/meta-efi-secure-boot \ 29 ##OEROOT##/meta-secure-core/meta-efi-secure-boot \
30 ##OEROOT##/meta-enea-user-keys \ 30 ##OEROOT##/meta-enea-user-keys \
31 ##OEROOT##/meta-python2 \
32 " 31 "
diff --git a/conf/template.xeon-d/local.conf.sample b/conf/template.xeon-d/local.conf.sample
index 2b10f27..a1a874d 100644
--- a/conf/template.xeon-d/local.conf.sample
+++ b/conf/template.xeon-d/local.conf.sample
@@ -265,6 +265,3 @@ USERADD_GID_TABLES = "files/group"
265# Unfortunately, setting the variable below breaks the build, so do not set it 265# Unfortunately, setting the variable below breaks the build, so do not set it
266# for now 266# for now
267# USERADD_ERROR_DYNAMIC = "1" 267# USERADD_ERROR_DYNAMIC = "1"
268
269# to be removed together with python2 layer
270I_SWEAR_TO_MIGRATE_TO_PYTHON3 = "yes"