Prepare Magic Marlin Milestone 1 62/27062/2 12.91.0 marlin/12.91.0 marlin_12.91.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 22 Dec 2021 17:40:43 +0000 (18:40 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 24 Dec 2021 00:50:41 +0000 (00:50 +0000)
Magic Marlin Milestone 1  is v12.91.0 .

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: If0edb4ead565b0deac1dffe482dca5f137522995
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27062
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 2a1325d..eff9449 100644 (file)
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "marlin"
 AGL_BRANCH = "master"
-AGLVERSION = "12.90.1"
+AGLVERSION = "12.91.0"
 # switch  devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
 OVERRIDES .= ":${AGLRELEASETYPE}"
 #