From: Jan-Simon Moeller Date: Tue, 23 Aug 2022 16:44:48 +0000 (+0200) Subject: Prepare Magic Marlin 13.0.3 release X-Git-Tag: 13.0.3^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fmarlin;p=AGL%2Fmeta-agl.git Prepare Magic Marlin 13.0.3 release Update the distro manifest. This is the last point release for marlin. Signed-off-by: Jan-Simon Moeller Change-Id: I5bc4e566bbbf5bba57542ccfd3f0342097d719b1 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27947 Tested-by: 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 7840c9f49..033c70e0e 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 = "marlin" -AGLVERSION = "13.0.2" +AGLVERSION = "13.0.3" # switch devel/release AGLRELEASETYPE ?= "agldevelopment" AGLRELEASETYPE := "aglrelease"