From: Jan-Simon Moeller Date: Mon, 1 Nov 2021 20:20:17 +0000 (+0100) Subject: Change DISTRO_VERSION for tagging before large rework X-Git-Tag: 12.90.1~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=f434830f9f87b9222d98a2a07e827aca41be88d2;p=AGL%2Fmeta-agl.git Change DISTRO_VERSION for tagging before large rework 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 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 --- diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 0c3364c39..83dbde878 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -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"