summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2021-02-03 18:53:31 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-02-04 16:21:59 +0000
commitcc34ae1e9fbf6c22ca9959bd49b43a92ac1e4f07 (patch)
tree415178f7105eda1a8e2bd82d73d1efb0ba0fabcb
parentf58e39fca84d7254becefd73e8f9e5aad30ca8f7 (diff)
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 <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
-rw-r--r--meta-agl-core/conf/distro/poky-agl.conf6
1 files 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 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}"
#