Skip to content

Commit

Permalink
Bump esp-idf commit ID to e104dd7f27d2e73ab0e9b614dd7b9295099069bf (#…
Browse files Browse the repository at this point in the history
…12822)

Signed-off-by: Victor Morales <v.morales@samsung.com>
  • Loading branch information
electrocucaracha authored and pull[bot] committed Dec 10, 2021
1 parent e53ef4d commit 1149344
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-build-esp32/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ RUN set -x \

RUN set -x \
&& git clone --depth 1 --recursive -b release/v4.4 https://github.com/espressif/esp-idf.git /tmp/esp-idf \
&& git -C /tmp/esp-idf checkout ddc44956bf718540d5451e17e1becf6c7dffe5b8 \
&& git -C /tmp/esp-idf checkout e104dd7f27d2e73ab0e9b614dd7b9295099069bf \
&& : # last line

FROM connectedhomeip/chip-build:${VERSION}
Expand Down
2 changes: 1 addition & 1 deletion integrations/docker/images/chip-build/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.35 Add K32W SDKs into chip-build-vscode
0.5.36 Version bump reason: ESP32 update to newest 4.4 commit: e104dd7f27d2e73ab0e9b614dd7b9295099069bf

0 comments on commit 1149344

Please sign in to comment.