From 0627a3a6f73e4d84aca3400e91d94852a8a02677 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Mon, 14 Sep 2020 18:56:13 +0200 Subject: Change distro config after release of rc4 Change the distro config. Signed-off-by: Jan-Simon Moeller Change-Id: I04ef32a1a7f59a7b2f7cd67fb566c9ebc82fa6a3 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25257 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 46a696d1e..ee8f0d70b 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 = "master" AGLVERSION = "9.99.4" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg