From d7a9833bb4b4b41c27f593f85719e1e5fd1c51fc Mon Sep 17 00:00:00 2001 From: Alex Tsitsiura Date: Mon, 2 Oct 2023 16:13:50 +0300 Subject: [PATCH 1/4] [Telink] Update Docker image (Zephyr update) (#29528) --- integrations/docker/images/base/chip-build/version | 2 +- integrations/docker/images/stage-2/chip-build-telink/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integrations/docker/images/base/chip-build/version b/integrations/docker/images/base/chip-build/version index e6464c27c33fa2..836a52071db553 100644 --- a/integrations/docker/images/base/chip-build/version +++ b/integrations/docker/images/base/chip-build/version @@ -1 +1 @@ -15 : [Silabs] Adds fix for SLC CLI path +16 : [Telink] Update Docker image (Zephyr update) diff --git a/integrations/docker/images/stage-2/chip-build-telink/Dockerfile b/integrations/docker/images/stage-2/chip-build-telink/Dockerfile index 040a5b32bba096..018344aa4378e6 100644 --- a/integrations/docker/images/stage-2/chip-build-telink/Dockerfile +++ b/integrations/docker/images/stage-2/chip-build-telink/Dockerfile @@ -24,7 +24,7 @@ RUN set -x \ && : # last line # Setup Zephyr -ARG ZEPHYR_REVISION=31278e7f9a0103e369e9255f921e04986eb57eb3 +ARG ZEPHYR_REVISION=5e5f3cfde3fb5070b2e6cfb8ab08bc688b5aa3d4 WORKDIR /opt/telink/zephyrproject RUN set -x \ && python3 -m pip install -U --no-cache-dir \ From e645c7cb3193973566b701bc59b261c31f65a1c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:23:22 -0400 Subject: [PATCH 2/4] Bump third_party/libwebsockets/repo from `7ef2065` to `4144c1e` (#29522) Bumps [third_party/libwebsockets/repo](https://github.com/warmcat/libwebsockets) from `7ef2065` to `4144c1e`. - [Commits](https://github.com/warmcat/libwebsockets/compare/7ef2065fdf38f74d196238ebc618b7009e25e408...4144c1e61bfc69b08f52e727f687430026ebb608) --- updated-dependencies: - dependency-name: third_party/libwebsockets/repo dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- third_party/libwebsockets/repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/libwebsockets/repo b/third_party/libwebsockets/repo index 7ef2065fdf38f7..4144c1e61bfc69 160000 --- a/third_party/libwebsockets/repo +++ b/third_party/libwebsockets/repo @@ -1 +1 @@ -Subproject commit 7ef2065fdf38f74d196238ebc618b7009e25e408 +Subproject commit 4144c1e61bfc69b08f52e727f687430026ebb608 From 3f891a7d41a2c1d26a2b4e7e70b467399cdbbccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:24:44 -0400 Subject: [PATCH 3/4] Bump third_party/openthread/repo from `f0530af` to `eaa6261` (#29524) Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `f0530af` to `eaa6261`. - [Release notes](https://github.com/openthread/openthread/releases) - [Commits](https://github.com/openthread/openthread/compare/f0530afa37bf0eff42001a7251b141e5678b1728...eaa62613a59392551b761c275e8cd05cbb5898f7) --- updated-dependencies: - dependency-name: third_party/openthread/repo dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- third_party/openthread/repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/openthread/repo b/third_party/openthread/repo index f0530afa37bf0e..eaa62613a59392 160000 --- a/third_party/openthread/repo +++ b/third_party/openthread/repo @@ -1 +1 @@ -Subproject commit f0530afa37bf0eff42001a7251b141e5678b1728 +Subproject commit eaa62613a59392551b761c275e8cd05cbb5898f7 From 7013b09a6235fa48c69e5ce5f751d2860ef26b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 09:25:56 -0400 Subject: [PATCH 4/4] Bump third_party/mbedtls/repo from `b53e630` to `da635ab` (#29527) Bumps [third_party/mbedtls/repo](https://github.com/ARMmbed/mbedtls) from `b53e630` to `da635ab`. - [Release notes](https://github.com/ARMmbed/mbedtls/releases) - [Commits](https://github.com/ARMmbed/mbedtls/compare/b53e630d8a4ccab0bbc24be365b9b3b2e971111b...da635ab65760bf1d6fe4abf0121aab2b6d2a5bad) --- updated-dependencies: - dependency-name: third_party/mbedtls/repo dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- third_party/mbedtls/repo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/mbedtls/repo b/third_party/mbedtls/repo index b53e630d8a4cca..da635ab65760bf 160000 --- a/third_party/mbedtls/repo +++ b/third_party/mbedtls/repo @@ -1 +1 @@ -Subproject commit b53e630d8a4ccab0bbc24be365b9b3b2e971111b +Subproject commit da635ab65760bf1d6fe4abf0121aab2b6d2a5bad