summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-02-17 19:08:00 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-02-17 19:08:00 +0100
commit60308c26c7530ca65624c981755f45659824fbbc (patch)
treee9405acbd95b822e93a85c6a767e0179e9efe700
parent03783816d88f0ca5200ee87deee2cf0ff55c1688 (diff)
Prepare Itchy Icefish 9.0.0icefish_9.0.0icefish/9.0.09.0.0
Change the distro configuration for Itchy Icefish 9.0.0 . Change-Id: Ib9647c85cec34472aa1dc8b86cde0d9993981ea2 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index 682e1f756..5b44fb8e7 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
# Release flags
DISTRO_CODENAME = "icefish"
AGL_BRANCH = "icefish"
-AGLVERSION = "8.99.5"
+AGLVERSION = "9.0.0"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#