aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-05-23 23:58:39 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-05-23 22:57:23 +0000
commitbe6f8e99b3ac4fd4526bcd6030b79499f68a7604 (patch)
treeaccbcc670ebfd3e4ff8ee9404e26272402f9260d
parent8b2315781c38309e74e3eb1ec231d5a5f86b12a6 (diff)
Prepare Lucky Lamprey 12.1.3lamprey_12.1.3lamprey/12.1.312.1.3
Update the distro configuration for the 12.1.3 release. Bug-AGL: SPEC-4398 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I352ed4ff5a0432e914c95d2c0f4f00e5beb23d5f Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27521
-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 f8aab698b..463dd6f5a 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.1.2"
+AGLVERSION = "12.1.3"
# switch devel/release
-AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE ?= "aglrelease"
+#AGLRELEASETYPE ?= "agldevelopment"
+AGLRELEASETYPE ?= "aglrelease"
OVERRIDES .= ":${AGLRELEASETYPE}"
#