From dc4729dd4c0c1978c2cc60451f56287296062bdf Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Wed, 29 Jun 2022 00:15:02 +0200 Subject: Prepare Lucky Lamprey 12.1.4 release Update the distro configuration. Bug-AGL: SPEC-4454 Signed-off-by: Jan-Simon Moeller 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 --- meta-agl-core/conf/distro/poky-agl.conf | 6 +++--- 1 file 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}" # -- cgit 1.2.3-korg