Prepare Optimistic Octopus Milestone 1 77/28177/2 14.91.0 octopus/14.91.0 octopus_14.91.0
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 21 Nov 2022 13:54:01 +0000 (14:54 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 23 Nov 2022 14:55:04 +0000 (14:55 +0000)
Update the distro configuration.

Bug-AGL: SPEC-4616
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Iba55e4e0e51bfec2a1949a0fc9775760a6a8732b
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/28177
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

index e795732..220f4c1 100644 (file)
@@ -8,11 +8,11 @@ DISTRO_NAME = "Automotive Grade Linux"
 # Release flags
 DISTRO_CODENAME = "octopus"
 AGL_BRANCH = "master"
-AGLVERSION = "14.90.0"
+AGLVERSION = "14.91.0"
 
 # switch  devel/release
 AGLRELEASETYPE ?= "agldevelopment"
-#AGLRELEASETYPE := "aglrelease"
+AGLRELEASETYPE := "aglrelease"
 
 OVERRIDES .= ":${AGLRELEASETYPE}"