From 29a8a9d5d1e4d3641ef9cb3bb4d29575d29f6317 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 22 Sep 2020 15:55:16 +0200 Subject: Master is open for Kooky Koi development Change the distro config. Signed-off-by: Jan-Simon Moeller Change-Id: I7fdd73b7f2d0c7e83c483d3a6d1ed73034e42ff6 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25340 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Scott Murray --- meta-agl-distro/conf/distro/poky-agl.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index ee8f0d70b..ea83e42ef 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -6,9 +6,9 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags -DISTRO_CODENAME = "jellyfish" +DISTRO_CODENAME = "koi" AGL_BRANCH = "master" -AGLVERSION = "9.99.4" +AGLVERSION = "10.90.0" # switch devel/release AGLRELEASETYPE ?= "agldevelopment" #AGLRELEASETYPE ?= "aglrelease" -- cgit 1.2.3-korg