File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
integrations/docker/images
chip-build-telink-zephyr_3_3 Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- 174 : [Telink] Update Docker image (Zephyr update)
1+ 175 : [Telink] Update Docker image (Zephyr update)
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ RUN set -x \
1818 && : # last line
1919
2020# Setup Zephyr version: 3.3.0; branch: develop_3.3
21- ARG ZEPHYR_REVISION=db1c965219cb9bac28b059b4f4a1c0f349b446cf
22- ARG N22_BIN_REVISION=0274673a35327d2c822739fdc622f55fb226ffc8
21+ ARG ZEPHYR_REVISION=2b91b8fca283cd58db1519ad211a1ea570f56e2d
22+ ARG N22_BIN_REVISION=02505ff9ae825cbb5d1884b6d323ffa82c85b726
2323WORKDIR /opt/telink/zephyrproject
2424RUN set -x \
2525 && python3 -m pip install --break-system-packages -U --no-cache-dir west \
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ RUN set -x \
1818 && : # last line
1919
2020# Setup Zephyr version: 4.1.0; branch: develop
21- ARG ZEPHYR_REVISION=f88abc25ab51a6e1bafaea05e57f7ca01bdec7be
22- ARG N22_BIN_REVISION=0274673a35327d2c822739fdc622f55fb226ffc8
21+ ARG ZEPHYR_REVISION=bdf2a03bd32ce7c1f8a277f898c7229855d52b4e
22+ ARG N22_BIN_REVISION=02505ff9ae825cbb5d1884b6d323ffa82c85b726
2323WORKDIR /opt/telink/zephyrproject
2424RUN set -x \
2525 && python3 -m pip install --break-system-packages -U --no-cache-dir west \
You can’t perform that action at this time.
0 commit comments