diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-11-03 22:15:40 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-11-04 10:48:44 +0000 |
commit | 8e87a90505514661bbcb34136ec819d58e316bd7 (patch) | |
tree | 38f85b139d97f2fbbddfe0a9ab4d2134613a91a3 /meta-agl-core/conf/distro | |
parent | 10a00fc8e921485f3bc1a4b720603ce9548f3ca1 (diff) |
Prepare Lucky Lamprey 12.1.7 releaselamprey_12.1.7lamprey/12.1.712.1.7
Update the repo manifest.
Bug-AGL: SPEC-4602
Change-Id: Id62bbe7656dddbc59a325e4a971db34d736dc938
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28110
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/conf/distro')
-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 437f99cce..c3aa95abc 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.6" +AGLVERSION = "12.1.7" # switch devel/release #AGLRELEASETYPE ?= "agldevelopment" AGLRELEASETYPE ?= "aglrelease" |