summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-12-18 23:41:05 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-12-21 14:40:34 +0000
commit239c9d30ee619212a2dc1f65b522ada732e93a69 (patch)
treeb275006f0a9ce7c0e639449b8f22b4d67272d497
parent3231c28eb3b0ba9aa6ec46bc52703bc4270d1a7a (diff)
Post 12.1.0 change to distro configuration
The release is out, update the distro configuration file. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I891575f0f694bb0dd98b0e9d7abaa62e266a146b Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27037 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
-rw-r--r--meta-agl-core/conf/distro/poky-agl.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf
index ad54e832b..561191ad5 100644
--- a/meta-agl-core/conf/distro/poky-agl.conf
+++ b/meta-agl-core/conf/distro/poky-agl.conf
@@ -10,8 +10,8 @@ DISTRO_CODENAME = "lamprey"
AGL_BRANCH = "lamprey"
AGLVERSION = "12.1.0"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#