diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2021-07-13 13:10:20 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-07-13 19:50:56 +0000 |
commit | d85019a3ec0d17d2d6978eb39c315520be54f9b4 (patch) | |
tree | 0472e19fa4a954c7dd5b99e99cb5e9d135990b52 /meta-agl-core | |
parent | 9788b9d40c06aeb8af52b63366b32787bd890c3c (diff) |
Prepare release of Lucky Lamprey v12.0.0lamprey_12.0.0lamprey/12.0.012.0.0
Prepare the release of Lucky Lamprey v12.0.0 .
Change-Id: I868d4470aa92b9a298dfb24a19a7261ee545b57b
Bug-AGL: SPEC-4006
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/26499
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 905f0016f..7167da165 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 = "11.93.0" +AGLVERSION = "12.0.0" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |