diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-02-23 14:58:29 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-02-24 16:58:27 +0000 |
commit | e1a973f86e60615466b05c7a41d4331f0129e43d (patch) | |
tree | ad4d7ab6537467ce87e2541c111663d76a643caf /meta-agl-core | |
parent | e5994abde1fce038e03897e23e2a0034cf5ee6b4 (diff) |
Prepare Lucky Lamprey 12.1.1 releaselamprey_12.1.1lamprey/12.1.112.1.1
Update the distro configuration file.
Bug-AGL: SPEC-4267
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I18195e4be2a63d1838a9b2c9496aa75939effb4f
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27218
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 | 6 |
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 561191ad5..6e3821e98 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.0" +AGLVERSION = "12.1.1" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |