summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2021-11-09 17:26:07 -0700
committerCommit Bot <commit-bot@chromium.org>2021-11-10 23:02:58 +0000
commit24aaeaca2bb673098fd762dcade55e740548a417 (patch)
treede6e8e4f3c606e85e9a529a65bd10fc504e199b8 /.gitlab-ci.yml
parent52f33fcf61835452f3c96d9861a199461a2da027 (diff)
downloadchrome-ec-24aaeaca2bb673098fd762dcade55e740548a417.tar.gz
zephyr: Drop support for kohaku
For context: this build was created so that we had a device that could be publicly purchased to play with Zephyr on in January 2021. With a little passage of time, we now have lazor, limozeen, and delbin as well. This build supports nothing other than power sequence to S0 (no keyboard, battery, charging, etc.) so sadly it's hardly usable for anything at the moment. Delete it so it does not create confusing directory structure for how we want variants to be created. BUG=b:193814903 BRANCH=none TEST=zmake testall Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Change-Id: Ic0fa3099c19a484513b23c7826376604cf8d2f22 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3271872 Commit-Queue: Jeremy Bettis <jbettis@chromium.org> Reviewed-by: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4a0de83099..dc2ad48535 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -137,11 +137,6 @@ it8xxx2_evb:
PROJECT: "it8xxx2_evb"
<<: *build_template
-kohaku:
- variables:
- PROJECT: "kohaku"
- <<: *build_template
-
lazor:
variables:
PROJECT: "lazor"