From f5d65584f753bfc0108781daf277c8d548388e28 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Fri, 25 Sep 2020 11:04:03 +0200 Subject: Post 10.0.0 change to distro config The merge window for 10.0.1 is open now. Signed-off-by: Jan-Simon Moeller Change-Id: I4e18c218986d59f95bb9cd57f81970cf4d996d6c Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25353 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 429829445..c21eee137 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 = "jellyfish" AGL_BRANCH = "jellyfish" AGLVERSION = "10.0.0" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg