summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-05-25 16:55:32 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-05-26 20:35:43 +0000
commit3a11fd6479e95b4bf117d1ecfaa6981c022fb002 (patch)
treef8107c53d817096ee38898b2ed7bd476715652c8
parent3235d0f84dafa0a99313a9fb83df8a16ebdb3195 (diff)
Prepare Magic Marlin 13.0.1 releasemarlin_13.0.1marlin/13.0.113.0.1
Update the distro configuration. Bug-AGL: SPEC-4403 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ia24cef52fa569d04c714802b518f50f1b580adf5 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27525 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
-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 16206e649..b52024c62 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 = "marlin"
-AGLVERSION = "13.0.0"
+AGLVERSION = "13.0.1"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#