summaryrefslogtreecommitdiffstats
path: root/meta-agl-distro
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-02-22 11:35:55 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-02-22 11:38:58 +0100
commit8b63689440e09c9139280088f5b4f5a686c5d50f (patch)
treed37ab84f8bb82d3158145f2e6e5faa040e884ae9 /meta-agl-distro
parentdf4ed283e18f3dfe9f42f0012b12cb0af57bcdbb (diff)
Update distro to jellyfish
After the next branch is merged (YP zeus) we bump the distro config. Change-Id: I6f9358c4b955ca2d9b1cf79651e2d80e15a939a0 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-distro')
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf4
1 files 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 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"