summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-15 13:55:07 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-17 13:36:21 +0000
commit1ba4771f03b6c6efe0de6312ffbd7b32ddcf7c23 (patch)
tree01584a39afb8c4fc3939afb44e5eea4c9b10593e
parent6a4f32a193cd5e2e972ea84e5638b913a1d9f249 (diff)
Update distro configuration after release
Development cycle open for 12.1.2 . Bug-AGL: SPEC-4267 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ia43306d2367fc30d0c9bb8a96a31bf1b5f3cb8fa Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27266 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 6e3821e98..713d04c2f 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.1"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#