diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2025-01-21 21:01:45 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2025-01-22 12:55:35 +0000 |
commit | c37c3e456f091912d939cec8dcad514908b01e6a (patch) | |
tree | 7ffe129aff346241a1566529a20a13440ce1111b | |
parent | 95f3a158db19e23dacf5ff608c4c74eb31d9e3e4 (diff) |
Prepare Super Salmon Milestone 4salmon_18.94.0salmon/18.94.018.94.0salmon
Update the distro configuration.
Bug-AGL: SPEC-5343
Change-Id: I116f9e1297a749c5c21c72fa0bb5e897731a9b60
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30780
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: 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 20891e876..1491b9221 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.93.0" +AGLVERSION = "18.94.0" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment" |