From efaf2d9d5c04c2be60bd2e4a57e3ba21f6130b15 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Wed, 12 Jan 2022 00:14:53 +0100 Subject: Update distro configuration after release Kooky Koi 11.0.5 is out. Update the distro configuration. Signed-off-by: Jan-Simon Moeller Change-Id: I971b025879bc2b0347d9fb29631b2b75674e856f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27077 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account --- meta-agl-core/conf/distro/poky-agl.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 566c6f8db..f72553af2 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -10,8 +10,8 @@ DISTRO_CODENAME = "koi" AGL_BRANCH = "koi" AGLVERSION = "11.0.5" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg