From 7d671af1dc9bc1d1e70a113a2e4a84e63a141814 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 15 Mar 2022 13:57:22 +0100 Subject: Update distro configuration after release Stabilization cycle open for Magic Marlin (final) 13.0.0 . Bug-AGL: SPEC-4268 Signed-off-by: Jan-Simon Moeller Change-Id: Ifb3b39670535ea4014768e4bcde3d78770c660de Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27267 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(-) (limited to 'meta-agl-core/conf') diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 9f3b6c158..40ebc6cd3 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.93.0" # switch devel/release -#AGLRELEASETYPE ?= "agldevelopment" -AGLRELEASETYPE ?= "aglrelease" +AGLRELEASETYPE ?= "agldevelopment" +#AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # -- cgit 1.2.3-korg