Post Milestone 3 change - open master for Lucky Lamprey 91/25991/3
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 3 Feb 2021 17:53:31 +0000 (18:53 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 4 Feb 2021 14:49:04 +0000 (14:49 +0000)
Update the distro config after branching Kooky Koi.
Master is now open for Lucky Lamprey development.

Bug-AGL: SPEC-3782
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I37896394f14f7061188fdc789b5269a146475490
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25991
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 f1aa1cb..461ca8a 100644 (file)
@@ -6,12 +6,12 @@ DISTRO_NAME = "Automotive Grade Linux"
 
 
 # Release flags
-DISTRO_CODENAME = "koi"
+DISTRO_CODENAME = "lamprey"
 AGL_BRANCH = "master"
-AGLVERSION = "10.93.0"
+AGLVERSION = "11.90.0"
 # switch  devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
 OVERRIDES .= ":${AGLRELEASETYPE}"
 #