From 7667cd9fc241f17cd2b0f65ea09d23b92697767d Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Thu, 17 Feb 2022 15:12:48 +0100 Subject: Post-release update of distro configuration MM m2 is out. Signed-off-by: Jan-Simon Moeller Change-Id: If2b8c67600fbd4a62c03ec4bb8268b00d81962a3 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27207 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 785632e55..c6bfadb27 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 = "marlin" AGL_BRANCH = "master" AGLVERSION = "12.92.0" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg