File tree Expand file tree Collapse file tree
integrations/docker/images Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 175 : [Telink ] Update Docker image (Zephyr update)
1+ 176 : [NXP ] Update NXP SDK docker to 25.09.00
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ WORKDIR /opt/nxp/
1313RUN set -x \
1414 && git clone https://github.com/NXP/nxp_matter_support.git \
1515 && cd nxp_matter_support \
16- # Checkout commit aligned with updated west manifest using MCUX SDK 25.06 .00,
16+ # Checkout commit aligned with updated west manifest using MCUX SDK 25.09 .00,
1717 # including patches for Matter support in specific components
18- && git checkout deb06197654ed2e4a688be05467a0954b91fd61d \
18+ && git checkout d5e65670b37c6bef48b310da5540a9ef0492106e \
1919 && pip3 install --break-system-packages -U --no-cache-dir west \
2020 && ./scripts/update_nxp_sdk.py --platform common \
2121 && : # last line
You can’t perform that action at this time.
0 commit comments