summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-02-15 16:36:05 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-02-16 14:50:11 +0000
commit63e5c14ba2ec13f7707e48203d5f522d9fbc5616 (patch)
tree5500eb41a8e41d7845881045328bddebdfa2824b
parentb7d2d60fd178e9cd4fa6d1b504bdc54885ee72e4 (diff)
Start development cycle for Royal Ricefishricefish_17.90.0ricefish/17.90.017.90.0
This is the start of the development cycle for 'Royal Ricefish'. Bug-AGL: SPEC-5075 Change-Id: I2c97edc2a9215b8c273822a4083e1423f5135e3e Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29681 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.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf
index cb2a3b41a..19a21ad44 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 = "quillback"
+DISTRO_CODENAME = "ricefish"
AGL_BRANCH = "master"
-AGLVERSION = "16.93.0"
+AGLVERSION = "17.90.0"
# switch devel/release
#AGLRELEASETYPE ?= "agldevelopment"