Prepare Lucky Lamprey 12.1.1 release 18/27218/2 12.1.1 lamprey/12.1.1 lamprey_12.1.1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 23 Feb 2022 13:58:29 +0000 (14:58 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 24 Feb 2022 16:58:27 +0000 (16:58 +0000)
Update the distro configuration file.

Bug-AGL: SPEC-4267
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I18195e4be2a63d1838a9b2c9496aa75939effb4f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27218
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account

meta-agl-core/conf/distro/poky-agl.conf

index 561191a..6e3821e 100644 (file)
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "lamprey"
 AGL_BRANCH = "lamprey"
-AGLVERSION = "12.1.0"
+AGLVERSION = "12.1.1"
 # switch  devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
 OVERRIDES .= ":${AGLRELEASETYPE}"
 #