From: Jan-Simon Möller Date: Wed, 3 Feb 2021 17:53:31 +0000 (+0100) Subject: Post Milestone 3 change to distro config X-Git-Tag: 10.93.1~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=cc34ae1e9fbf6c22ca9959bd49b43a92ac1e4f07;p=AGL%2Fmeta-agl.git Post Milestone 3 change to distro config Update the distro config after Milestone 3. Bug-AGL: SPEC-3782 Signed-off-by: Jan-Simon Möller 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 --- diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index f1aa1cb12..f6d7dd2c1 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -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}" #