summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-08-13 19:39:45 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-08-14 11:26:56 +0000
commitfdcaa09ee5be651ddecdc7337a723f4259f55a96 (patch)
tree1621d026d028d51a425a8d50022e5a1a1c0f0b83
parentb524dfa44bde0296b71fac8c39d9547628b02750 (diff)
Prepare release of icefish 9.0.3icefish_9.0.3icefish/9.0.39.0.3
Change the distro config. Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I57ecc2384d4fd55a72c09f14fc57894b5085b7b4 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25115 ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.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 cfcc23c6d..52011f9e2 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.2"
+AGLVERSION = "9.0.3"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#