Prepare Magic Marlin Milestone 2 57/27157/2 12.92.0 marlin/12.92.0 marlin_12.92.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 7 Feb 2022 12:46:41 +0000 (13:46 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 7 Feb 2022 16:23:41 +0000 (16:23 +0000)
Update the distro configuration.

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