From ce23dd8f1f188cc845cdef64ba44ab9e9cd328a7 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Wed, 7 Apr 2021 12:32:49 +0200 Subject: Post release update of distro config 11.0.1 was released. Update the distro configuration. Signed-off-by: Jan-Simon Moeller Change-Id: Idd0534f86437212421b3414e8d1ca8328c06c3bb Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26242 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 76f9ab9fa..dd20e4cf6 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.1" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg