From 1ba4771f03b6c6efe0de6312ffbd7b32ddcf7c23 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 15 Mar 2022 13:55:07 +0100 Subject: Update distro configuration after release Development cycle open for 12.1.2 . Bug-AGL: SPEC-4267 Signed-off-by: Jan-Simon Moeller Change-Id: Ia43306d2367fc30d0c9bb8a96a31bf1b5f3cb8fa Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27266 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 6e3821e98..713d04c2f 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 = "lamprey" AGL_BRANCH = "lamprey" AGLVERSION = "12.1.1" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg