From 2bea3a629bc8b1fb34f680427dc94830d153df58 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Mon, 21 Sep 2020 17:44:53 +0200 Subject: Prepare release of Jumping Jellyfish v10.0.0 Change the distro manifest file. Signed-off-by: Jan-Simon Moeller Change-Id: I8456667007788f6ae0f709d3735d3325695ff9b6 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25314 Tested-by: Jenkins Job builder account ci-image-build: 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(-) diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 8c04a4f82..429829445 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 = "jellyfish" AGL_BRANCH = "jellyfish" -AGLVERSION = "9.99.4" +AGLVERSION = "10.0.0" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg