diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-03-28 19:11:31 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-03-29 12:48:31 +0000 |
commit | 825a674a08bb6478f93065d6f1823ae52ccaa0ff (patch) | |
tree | 6327e4a21676fa5252614148f27ecf5027eb8535 /meta-agl-core | |
parent | 02140edd23fb6f563af5b99d5b9d32bf3d075ccf (diff) |
Prepare Lucky Lamprey 12.1.2lamprey_12.1.2lamprey/12.1.212.1.2
Update distro manifest for Lucky Lamprey 12.1.2
Main update is the YP dunfell udpate.
Bug-AGL: SPEC-4313
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Icafe2c286a94b4c8ac4c27c56760e75332e62b60
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27318
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 713d04c2f..9004b097a 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.1" +AGLVERSION = "12.1.2" # switch devel/release -AGLRELEASETYPE ?= "agldevelopment" -#AGLRELEASETYPE ?= "aglrelease" +#AGLRELEASETYPE ?= "agldevelopment" +AGLRELEASETYPE ?= "aglrelease" OVERRIDES .= ":${AGLRELEASETYPE}" # |