From: Jan-Simon Moeller Date: Tue, 14 Jan 2025 09:02:04 +0000 (+0100) Subject: Change master to Terrific Trout X-Git-Tag: 19.90.0~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=baf4aa3ced8a5bcb8ba7cc5ab0e03311ac162b9e;p=AGL%2Fmeta-agl.git Change master to Terrific Trout Update the distro codename and version. Bug-AGL: SPEC-5334 Change-Id: I83ada0729c0663052fd88538939560e6204cd5d4 Signed-off-by: Jan-Simon Moeller 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 --- diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 335f4f6a0..2a04b28b6 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -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"