From aedd2b84982726e05233f1b3af34c9bfa63f4e08 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Thu, 20 Aug 2020 23:44:37 +0200 Subject: Prepare Jellyfish RC3 Update the distro config for JJ RC3 v9.99.3 . Signed-off-by: Jan-Simon Moeller Change-Id: I82c60cf697f1925a84a9e083016eabcc930a8675 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25144 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 030b00216..7bda78a71 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 = "master" -AGLVERSION = "9.99.2" +AGLVERSION = "9.99.3" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg