summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-09-06 22:13:46 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-09-07 15:52:48 +0000
commit1b6d5c8ecfdce6c90ed2c2570f892385c123619e (patch)
tree9675b0d497ef1ce0eeba3cafcefb62276e875e03
parent126b65d2a26e4dc920c9d60d3ededdd451140f7d (diff)
Prepare Lucky Lamprey 12.0.1 patch releaselamprey_12.0.1lamprey/12.0.112.0.1
Update the distro configuration. Change-Id: Id394214798dd7f1ee61739637ffb8b492f3f3a32 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26616 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 f7b3fc42d..4ce7131ef 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 = "lamprey"
AGL_BRANCH = "lamprey"
-AGLVERSION = "12.0.0"
+AGLVERSION = "12.0.1"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#