From 3ad41ae16f4d2ce7b03f4a3638c1e5669738f4bc Mon Sep 17 00:00:00 2001 From: Shubham Patil Date: Fri, 17 Jan 2025 10:57:31 +0530 Subject: [PATCH] connectedhomeip: update submodule to fix the group cluster chunked read --- .gitlab-ci.yml | 2 +- connectedhomeip/connectedhomeip | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d12a01f2a..d0b8e653a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,7 @@ variables: IDF_CHECKOUT_REF: "v5.2.1" # This variable represents the short hash of the connectedhomeip submodule. # Note: Do change this short hash on submodule update MRs. - CHIP_SHORT_HASH: "735b69f73e" + CHIP_SHORT_HASH: "593d5c6f63" DOCKER_IMAGE_NAME: "espressif/chip-idf" .add_gitlab_ssh_key: &add_gitlab_ssh_key | diff --git a/connectedhomeip/connectedhomeip b/connectedhomeip/connectedhomeip index 735b69f73..593d5c6f6 160000 --- a/connectedhomeip/connectedhomeip +++ b/connectedhomeip/connectedhomeip @@ -1 +1 @@ -Subproject commit 735b69f73e386cb675242371afd0b237a8a78982 +Subproject commit 593d5c6f63a62e017e4ced43183049f2805a9db8