Change DISTRO_VERSION for tagging before large rework 77/26777/2
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 1 Nov 2021 20:20:17 +0000 (21:20 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 2 Nov 2021 13:47:37 +0000 (13:47 +0000)
We are about to merge a larger set of updates. To preserve the state we do tag
the version of Marlin (pre v13) as 12.90.1 .

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I8e17e608c3a351d8fb8d98bc67b9e745d8f2f9f5
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26777
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 0c3364c..83dbde8 100644 (file)
@@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "marlin"
 AGL_BRANCH = "master"
-AGLVERSION = "12.90.0"
+AGLVERSION = "12.90.1"
 # switch  devel/release
 AGLRELEASETYPE ?= "agldevelopment"
 #AGLRELEASETYPE ?= "aglrelease"