diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-08-23 18:15:19 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-08-23 20:37:55 +0000 |
commit | 68942b0d3c328df9c327088c684385a87290273a (patch) | |
tree | b95f031fb1d31952da15f7150b5bf3522e459d02 /meta-agl-core | |
parent | dc4729dd4c0c1978c2cc60451f56287296062bdf (diff) |
Prepare Lucky Lamprey 12.1.5 releaselamprey_12.1.5lamprey/12.1.512.1.5
Update the distro configuration.
Bug-AGL: SPEC-4534
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I465e4336e35d60a079c81cc5043990950355940f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27945
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')
-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 544cafd36..1e69a001c 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.4" +AGLVERSION = "12.1.5" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment" AGLRELEASETYPE ?= "aglrelease" |