From 384499f6ac1ca89b89a7b9599c12a69662f459e1 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 27 Apr 2021 23:45:51 +0200 Subject: Prepare Jumping Jellyfish 10.0.3 release Update the distro configuration. Signed-off-by: Jan-Simon Moeller Change-Id: I1b335c05dea033f60e56e2a727e62a466bfc74a0 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26310 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 abb77a059..a94aaabf4 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 = "10.0.2" +AGLVERSION = "10.0.3" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg