Update distro config for Magic Marlin Milestone 3 22/27222/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 25 Feb 2022 23:57:11 +0000 (00:57 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 26 Feb 2022 21:52:22 +0000 (21:52 +0000)
Update the distro configuration.

Bug-AGL: SPEC-4268

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