Change master to Terrific Trout 60/30760/3
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 14 Jan 2025 09:02:04 +0000 (10:02 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 15 Jan 2025 09:20:07 +0000 (09:20 +0000)
Update the distro codename and version.

Bug-AGL: SPEC-5334
Change-Id: I83ada0729c0663052fd88538939560e6204cd5d4
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30760
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Tested-by: Jenkins Job builder account
meta-agl-core/conf/distro/poky-agl.conf

index 335f4f6..2a04b28 100644 (file)
@@ -9,9 +9,9 @@ DISTRO_NAME = "Automotive Grade Linux"
 
 
 # Release flags
-DISTRO_CODENAME = "salmon"
+DISTRO_CODENAME = "trout"
 AGL_BRANCH = "master"
-AGLVERSION = "18.92.0"
+AGLVERSION = "19.90.0"
 
 # switch  devel/release
 #AGLRELEASETYPE ?= "agldevelopment"