From 8b63689440e09c9139280088f5b4f5a686c5d50f Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sat, 22 Feb 2020 11:35:55 +0100 Subject: Update distro to jellyfish MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit After the next branch is merged (YP zeus) we bump the distro config. Change-Id: I6f9358c4b955ca2d9b1cf79651e2d80e15a939a0 Signed-off-by: Jan-Simon Möller --- meta-agl-distro/conf/distro/poky-agl.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-agl-distro') diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 63a421645..26eca1d05 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 = "icefish" +DISTRO_CODENAME = "jellyfish" AGL_BRANCH = "master" -AGLVERSION = "8.99.5" +AGLVERSION = "9.90.0" # switch devel/release AGLRELEASETYPE ?= "agldevelopment" #AGLRELEASETYPE ?= "aglrelease" -- cgit 1.2.3-korg