From 9edf0f848eb4e7c4593d7c52c88c6984234f005c Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 18 Aug 2020 13:41:35 +0200 Subject: Post 9.0.3 update to the distro config Update poky-agl.conf Signed-off-by: Jan-Simon Moeller Change-Id: Ic254023e2ca0ef167aad3c20b35323e542f82fce Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25128 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index 52011f9e2..01f45dd26 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -10,8 +10,8 @@ DISTRO_CODENAME = "icefish" AGL_BRANCH = "icefish" AGLVERSION = "9.0.3" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg