From 4d0494c1ce94e6dc6a1fa288a2a2fd82e86c3517 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Mon, 10 Feb 2025 18:10:17 +0100 Subject: Prepare Super Salmon 19.0.0 This is the first release of the Super Salmon branch. Bug-AGL: SPEC-5367 Change-Id: I290cf95a695b9a7c9b22ba264123bfccb4191daa Signed-off-by: Jan-Simon Moeller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30820 ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account --- meta-agl-core/conf/distro/poky-agl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 1491b9221..a75f74838 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -11,7 +11,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "salmon" AGL_BRANCH = "salmon" -AGLVERSION = "18.94.0" +AGLVERSION = "19.0.0" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment" -- cgit