summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-01-29 22:29:27 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-01-29 22:29:27 +0100
commit908d7992e13b3179e8dc6e08b35523ca5f02ee3c (patch)
tree3e6cb90d7fd1481d30e198e52bab8c1f38cd727f
parent34511790573b0f78e32577f24d3795908d4ce2e0 (diff)
Change distro config for Icefish rc5icefish_8.99.5icefish/8.99.58.99.5
Adapt the AGLVERSION. . Change-Id: I5474b033e2dcdd69a645e33e5f4260c2b9260ce3 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 65119a7aa..86f066c20 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 = "master"
-AGLVERSION = "8.99.4"
+AGLVERSION = "8.99.5"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#