diff options
author | 2025-02-10 18:10:17 +0100 | |
---|---|---|
committer | 2025-02-11 10:34:40 +0000 | |
commit | 4d0494c1ce94e6dc6a1fa288a2a2fd82e86c3517 (patch) | |
tree | 2ab470f6d36219a366ef6e58f9c074dad35b65c2 | |
parent | ee373c9e116add6c41965f810c44aad5f7a689c5 (diff) |
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 <jsmoeller@linuxfoundation.org>
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
-rw-r--r-- | meta-agl-core/conf/distro/poky-agl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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" |