From 63e5c14ba2ec13f7707e48203d5f522d9fbc5616 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Thu, 15 Feb 2024 16:36:05 +0100 Subject: Start development cycle for Royal Ricefish This is the start of the development cycle for 'Royal Ricefish'. Bug-AGL: SPEC-5075 Change-Id: I2c97edc2a9215b8c273822a4083e1423f5135e3e Signed-off-by: Jan-Simon Moeller 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 --- meta-agl-core/conf/distro/poky-agl.conf | 4 ++-- 1 file 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" -- cgit 1.2.3-korg