Commit b7ee933 1 parent 1088d18 commit b7ee933 Copy full SHA for b7ee933
File tree 2 files changed +2
-2
lines changed
integrations/docker/images/stage-2
chip-build-telink-zephyr_3_3
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ RUN set -x \
18
18
&& : # last line
19
19
20
20
# Setup Zephyr version: 3.3.0; branch: develop_3.3
21
- ARG ZEPHYR_REVISION=acfb75e34f56a4c6da90ad5b9a53969cd5912d2e
21
+ ARG ZEPHYR_REVISION=c02df4a2bf7598d0a62b4d98f7f274bcbc1af4af
22
22
WORKDIR /opt/telink/zephyrproject
23
23
RUN set -x \
24
24
&& python3 -m pip install --break-system-packages -U --no-cache-dir west \
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ RUN set -x \
18
18
&& : # last line
19
19
20
20
# Setup Zephyr version: 3.7.0; branch: develop
21
- ARG ZEPHYR_REVISION=10154957cdcfb3e3e0c58b09476ffe78c7abc902
21
+ ARG ZEPHYR_REVISION=eff83ae8b6e5bfdda87bcdb96760a938317e8c3c
22
22
WORKDIR /opt/telink/zephyrproject
23
23
RUN set -x \
24
24
&& python3 -m pip install --break-system-packages -U --no-cache-dir west \
You can’t perform that action at this time.
0 commit comments