From 8b2315781c38309e74e3eb1ec231d5a5f86b12a6 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Fri, 8 Apr 2022 13:32:43 +0200 Subject: Update distro configuration for lamprey after 12.1.2 release The merge window is open for 12.1.3 and we expect a release to be mid-may after YP releases 'dunfell' 3.1.16 . Bug-AGL: SPEC-4313 Signed-off-by: Jan-Simon Moeller Change-Id: I689263af8fffa0ac1db722a21125c7d720bc0896 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27369 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 9004b097a..f8aab698b 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.2" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg