Prepare Magic Marlin 13.0.1 release 25/27525/2 13.0.1 marlin/13.0.1 marlin_13.0.1
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 25 May 2022 14:55:32 +0000 (16:55 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 26 May 2022 20:35:43 +0000 (20:35 +0000)
Update the distro configuration.

Bug-AGL: SPEC-4403
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ia24cef52fa569d04c714802b518f50f1b580adf5
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27525
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 16206e6..b52024c 100644 (file)
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "marlin"
 AGL_BRANCH = "marlin"
-AGLVERSION = "13.0.0"
+AGLVERSION = "13.0.1"
 # switch  devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
 OVERRIDES .= ":${AGLRELEASETYPE}"
 #