summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/template.atom-c3000-debug/local.conf.sample3
-rw-r--r--conf/template.atom-c3000/local.conf.sample3
-rw-r--r--conf/template.xeon-d-debug/local.conf.sample3
-rw-r--r--conf/template.xeon-d/local.conf.sample3
4 files changed, 12 insertions, 0 deletions
diff --git a/conf/template.atom-c3000-debug/local.conf.sample b/conf/template.atom-c3000-debug/local.conf.sample
index b96bf48..b5e3f8c 100644
--- a/conf/template.atom-c3000-debug/local.conf.sample
+++ b/conf/template.atom-c3000-debug/local.conf.sample
@@ -267,3 +267,6 @@ USERADD_GID_TABLES = "files/group"
267# Unfortunately, setting the variable below breaks the build, so do not set it 267# Unfortunately, setting the variable below breaks the build, so do not set it
268# for now 268# for now
269# USERADD_ERROR_DYNAMIC = "1" 269# USERADD_ERROR_DYNAMIC = "1"
270
271# to be removed together with python2 layer
272I_SWEAR_TO_MIGRATE_TO_PYTHON3 = "yes"
diff --git a/conf/template.atom-c3000/local.conf.sample b/conf/template.atom-c3000/local.conf.sample
index c6cbdba..558e110 100644
--- a/conf/template.atom-c3000/local.conf.sample
+++ b/conf/template.atom-c3000/local.conf.sample
@@ -264,3 +264,6 @@ USERADD_GID_TABLES = "files/group"
264# Unfortunately, setting the variable below breaks the build, so do not set it 264# Unfortunately, setting the variable below breaks the build, so do not set it
265# for now 265# for now
266# USERADD_ERROR_DYNAMIC = "1" 266# USERADD_ERROR_DYNAMIC = "1"
267
268# to be removed together with python2 layer
269I_SWEAR_TO_MIGRATE_TO_PYTHON3 = "yes"
diff --git a/conf/template.xeon-d-debug/local.conf.sample b/conf/template.xeon-d-debug/local.conf.sample
index 4be1706..e80ee61 100644
--- a/conf/template.xeon-d-debug/local.conf.sample
+++ b/conf/template.xeon-d-debug/local.conf.sample
@@ -268,3 +268,6 @@ USERADD_GID_TABLES = "files/group"
268# Unfortunately, setting the variable below breaks the build, so do not set it 268# Unfortunately, setting the variable below breaks the build, so do not set it
269# for now 269# for now
270# USERADD_ERROR_DYNAMIC = "1" 270# USERADD_ERROR_DYNAMIC = "1"
271
272# to be removed together with python2 layer
273I_SWEAR_TO_MIGRATE_TO_PYTHON3 = "yes"
diff --git a/conf/template.xeon-d/local.conf.sample b/conf/template.xeon-d/local.conf.sample
index a1a874d..2b10f27 100644
--- a/conf/template.xeon-d/local.conf.sample
+++ b/conf/template.xeon-d/local.conf.sample
@@ -265,3 +265,6 @@ 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"