From cfe2779468f002d57a27f35c305a88bf17ed60b8 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Fri, 10 Jul 2020 14:48:39 +0200 Subject: Post RC1 change of distro config Update the distro config after the release. Signed-off-by: Jan-Simon Moeller Change-Id: I73548b1c1c83b879646f1198836b9c5a97b532eb Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24966 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(-) (limited to 'meta-agl-distro') diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index f63dd9330..6172b0caf 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.1" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg