diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2021-07-01 14:42:03 +0200 |
|---|---|---|
| committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2021-07-01 16:34:24 +0200 |
| commit | b99118b3140a973c34f56101dd5534ba605c569f (patch) | |
| tree | 5ea6563413931be763d4c43bb04db94b20b6762d | |
| parent | eea99925d3bef32434653aa6c2fabe6de24be950 (diff) | |
| download | meta-el-nfv-access-b99118b3140a973c34f56101dd5534ba605c569f.tar.gz | |
conf: remove python2 from EneaEdge
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Change-Id: Ic7f02246a56515284b62281ea053d431b5eb68cb
| -rw-r--r-- | conf/template.atom-c3000-debug/local.conf.sample | 3 | ||||
| -rw-r--r-- | conf/template.atom-c3000/bblayers.conf.sample | 1 | ||||
| -rw-r--r-- | conf/template.atom-c3000/local.conf.sample | 3 | ||||
| -rw-r--r-- | conf/template.xeon-d-debug/local.conf.sample | 3 | ||||
| -rw-r--r-- | conf/template.xeon-d/bblayers.conf.sample | 1 | ||||
| -rw-r--r-- | conf/template.xeon-d/local.conf.sample | 3 |
6 files changed, 0 insertions, 14 deletions
diff --git a/conf/template.atom-c3000-debug/local.conf.sample b/conf/template.atom-c3000-debug/local.conf.sample index b5e3f8c..b96bf48 100644 --- a/conf/template.atom-c3000-debug/local.conf.sample +++ b/conf/template.atom-c3000-debug/local.conf.sample | |||
| @@ -267,6 +267,3 @@ 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 | ||
| 272 | I_SWEAR_TO_MIGRATE_TO_PYTHON3 = "yes" | ||
diff --git a/conf/template.atom-c3000/bblayers.conf.sample b/conf/template.atom-c3000/bblayers.conf.sample index f5d25ce..71c77cc 100644 --- a/conf/template.atom-c3000/bblayers.conf.sample +++ b/conf/template.atom-c3000/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.atom-c3000/local.conf.sample b/conf/template.atom-c3000/local.conf.sample index 558e110..c6cbdba 100644 --- a/conf/template.atom-c3000/local.conf.sample +++ b/conf/template.atom-c3000/local.conf.sample | |||
| @@ -264,6 +264,3 @@ 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 | ||
| 269 | I_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 e80ee61..4be1706 100644 --- a/conf/template.xeon-d-debug/local.conf.sample +++ b/conf/template.xeon-d-debug/local.conf.sample | |||
| @@ -268,6 +268,3 @@ 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 | ||
| 273 | I_SWEAR_TO_MIGRATE_TO_PYTHON3 = "yes" | ||
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 | ||
| 270 | I_SWEAR_TO_MIGRATE_TO_PYTHON3 = "yes" | ||
