summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-04-08 13:32:43 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-04-13 13:30:52 +0000
commit8b2315781c38309e74e3eb1ec231d5a5f86b12a6 (patch)
tree88484f2cf02f43d6def74f45800e1642016a3a12
parent825a674a08bb6478f93065d6f1823ae52ccaa0ff (diff)
Update distro configuration for lamprey after 12.1.2 release
The merge window is open for 12.1.3 and we expect a release to be mid-may after YP releases 'dunfell' 3.1.16 . Bug-AGL: SPEC-4313 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I689263af8fffa0ac1db722a21125c7d720bc0896 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27369 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 9004b097a..f8aab698b 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.2"
# switch devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#