We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 941c1d2 commit 9249420Copy full SHA for 9249420
integrations/docker/images/base/chip-build/version
@@ -1 +1 @@
1
-80 : [Tizen] Run tests from 9P-shared directory instead of ISO
+81 : [Telink] Update Docker image (Zephyr update)
integrations/docker/images/stage-2/chip-build-telink/Dockerfile
@@ -18,7 +18,7 @@ RUN set -x \
18
&& : # last line
19
20
# Setup Zephyr
21
-ARG ZEPHYR_REVISION=9ea364fd3b48c97f7cea6d69935f1fa630e30fb7
+ARG ZEPHYR_REVISION=666326aabcb1b0c1c8d5ef9bd3c9588fd7dbaaf1
22
WORKDIR /opt/telink/zephyrproject
23
RUN set -x \
24
&& python3 -m pip install --break-system-packages -U --no-cache-dir west \
0 commit comments