Post Milestone 3 change to distro config 00/26000/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 16:21:59 +0000 (16:21 +0000)
Update the distro config after Milestone 3.

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/+/26000
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..f6d7dd2 100644 (file)
@@ -7,11 +7,11 @@ DISTRO_NAME = "Automotive Grade Linux"
 
 # Release flags
 DISTRO_CODENAME = "koi"
-AGL_BRANCH = "master"
+AGL_BRANCH = "koi"
 AGLVERSION = "10.93.0"
 # switch  devel/release
-#AGLRELEASETYPE ?= "agldevelopment"
-AGLRELEASETYPE ?= "aglrelease"
+AGLRELEASETYPE ?= "agldevelopment"
+#AGLRELEASETYPE ?= "aglrelease"
 OVERRIDES .= ":${AGLRELEASETYPE}"
 #