summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/conf/distro
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-02-07 13:46:41 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-02-07 16:23:41 +0000
commitc31a7ac0073e59f24a840d2dbb5177ca62865b32 (patch)
tree870aa587436b7e52ae82a9a1f8b5ee8b34be2dec /meta-agl-core/conf/distro
parent322965878f61d40173695a9677c6d5200eefae58 (diff)
Prepare Magic Marlin Milestone 2marlin_12.92.0marlin/12.92.012.92.0
Update the distro configuration. Bug-AGL: SPEC-4245 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: If45ab3bab534233d5eb5ee608e08b50b8769852a Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27157 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'meta-agl-core/conf/distro')
-rw-r--r--meta-agl-core/conf/distro/poky-agl.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf
index 3e07f0180..785632e55 100644
--- a/meta-agl-core/conf/distro/poky-agl.conf
+++ b/meta-agl-core/conf/distro/poky-agl.conf
@@ -8,10 +8,10 @@ DISTRO_NAME = "Automotive Grade Linux"
# Release flags
DISTRO_CODENAME = "marlin"
AGL_BRANCH = "master"
-AGLVERSION = "12.91.0"
+AGLVERSION = "12.92.0"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#