From fdcaa09ee5be651ddecdc7337a723f4259f55a96 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Thu, 13 Aug 2020 19:39:45 +0200 Subject: Prepare release of icefish 9.0.3 Change the distro config. Signed-off-by: Jan-Simon Moeller Change-Id: I57ecc2384d4fd55a72c09f14fc57894b5085b7b4 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25115 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- meta-agl-distro/conf/distro/poky-agl.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-agl-distro/conf/distro') 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}" # -- cgit 1.2.3-korg