summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-04-08 16:52:31 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-04-08 16:52:31 +0200
commitbe63118538aae358d6990637bb363a48556d811e (patch)
tree4b724ff6c71727047eae65e08be8d0f25ad2d5dc
parent6624db6111bd5df4c12239e6e5f54f299737c46e (diff)
Cut icefish 9.0.1 releaseicefish_9.0.1icefish/9.0.19.0.1
Change the distro configuration for Icefish 9.0.1 . Change-Id: Ia3774cd853df48cbcbfbeba28db387cdc1fba095 Signed-off-by: Jan-Simon Möller <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 8ff297d26..d1c580ea7 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 = "9.0.0"
+AGLVERSION = "9.0.1"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#