diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-09-21 21:42:18 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-09-22 10:08:00 +0000 |
commit | 10a00fc8e921485f3bc1a4b720603ce9548f3ca1 (patch) | |
tree | 4c16fb26f49f1900b4a669d66938ddf612cafe45 | |
parent | 68942b0d3c328df9c327088c684385a87290273a (diff) |
Prepare Lucky Lamprey 12.1.6lamprey_12.1.6lamprey/12.1.612.1.6
Update the distro configuration.
Bug-AGL: SPEC-4571
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Idebba262023bce337ada0ce79b94182e821d8071
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28012
ci-image-build: Jenkins Job builder account
Tested-by: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
-rw-r--r-- | meta-agl-core/conf/distro/poky-agl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 1e69a001c..437f99cce 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "lamprey" AGL_BRANCH = "lamprey" -AGLVERSION = "12.1.5" +AGLVERSION = "12.1.6" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment" AGLRELEASETYPE ?= "aglrelease" |