summaryrefslogtreecommitdiff
path: root/docs/zephyr_build.md
diff options
context:
space:
mode:
authorJack Rosenthal <jrosenth@chromium.org>2021-04-13 10:55:35 -0600
committerJack Rosenthal <jrosenth@chromium.org>2021-04-13 17:02:42 +0000
commit3ea453e890f2f782e8195c94af5de00c8c754f74 (patch)
tree62277c86dfd69622e29214f8140fe880b8906b41 /docs/zephyr_build.md
parent5bc4134337bdabd601159bce047306c73f13e8f8 (diff)
downloadchrome-ec-3ea453e890f2f782e8195c94af5de00c8c754f74.tar.gz
Revert "zephyr: zmake: Add a test for zmake and output filtering"
This reverts commit ca160a3394c952f0732f66eb113b9735b5655ed2. Reason for revert: responsible for CQ failures (crbug.com/1198472) BUG=chromium:1198472 BRANCH=none TEST=pytest zephyr/zmake/test Signed-off-by: Jack Rosenthal <jrosenth@chromium.org> Change-Id: I273ee3e26309d595973ec8040a2d835169096670 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2824028 Reviewed-by: Sonny Rao <sonnyrao@chromium.org>
Diffstat (limited to 'docs/zephyr_build.md')
-rw-r--r--docs/zephyr_build.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/zephyr_build.md b/docs/zephyr_build.md
index 5a3c809724..79a3c7e42f 100644
--- a/docs/zephyr_build.md
+++ b/docs/zephyr_build.md
@@ -71,7 +71,7 @@ You may also need to install these items:
```bash
sudo apt-get install cmake ninja-build python3-pyelftools gcc-multilib \
- python3-pykwalify python3-colorama python3-testfixtures
+ python3-pykwalify python3-colorama
```
You must reinstall zmake after any `repo sync` since new features may have been