diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-06-29 00:15:02 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-06-29 15:01:13 +0000 |
commit | dc4729dd4c0c1978c2cc60451f56287296062bdf (patch) | |
tree | d0d1e07db0adc79ff155734fe74cfce341243efb /meta-agl-core/conf | |
parent | 7ac13b9f4192e4508f180dc7a28f269dff040e60 (diff) |
Prepare Lucky Lamprey 12.1.4 releaselamprey_12.1.4lamprey/12.1.412.1.4
Update the distro configuration.
Bug-AGL: SPEC-4454
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I393e4710c4850d80dcbecdec9e7a23344ca6d6ed
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27689
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')
-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 5db1a7f92..544cafd36 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.3" +AGLVERSION = "12.1.4" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |