Skip to content

Commit 9d8587d

Browse files
s07641069andy31415
andauthoredAug 15, 2024··
[Telink] Update Docker image (Zephyr update) (#34980)
* [Telink] Update Docker image (Zephyr update) * [Telink] Update Docker image (Zephyr update) --------- Co-authored-by: Andrei Litvin <andy314@gmail.com>
1 parent 4b8ac58 commit 9d8587d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
72 : Update Tizen version to 8.0
1+
73 : [Telink] Update Docker image (Zephyr update)

‎integrations/docker/images/stage-2/chip-build-telink/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN set -x \
1818
&& : # last line
1919

2020
# Setup Zephyr
21-
ARG ZEPHYR_REVISION=ef7bfc2214602ecf237332b71e6a2bdd69205fbd
21+
ARG ZEPHYR_REVISION=446337fb7b31cd9751720a57d0add62da89c962a
2222
WORKDIR /opt/telink/zephyrproject
2323
RUN set -x \
2424
&& python3 -m pip install --break-system-packages -U --no-cache-dir west \

0 commit comments

Comments
 (0)
Please sign in to comment.