From 67347d674d110234aef90c731a6e87ea6818c2bb Mon Sep 17 00:00:00 2001 From: shripad621git Date: Thu, 12 Sep 2024 18:40:00 +0530 Subject: [PATCH] connectedhomeip: update submodule to latest v1.3-branch. - Includes the packet buffer crash fix. - Includes the chip log level change. --- .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 928245bde..30df1b831 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: "ae52f4e597" + CHIP_SHORT_HASH: "82748b9f0e" DOCKER_IMAGE_NAME: "espressif/chip-idf" .add_gitlab_ssh_key: &add_gitlab_ssh_key | diff --git a/connectedhomeip/connectedhomeip b/connectedhomeip/connectedhomeip index ae52f4e59..82748b9f0 160000 --- a/connectedhomeip/connectedhomeip +++ b/connectedhomeip/connectedhomeip @@ -1 +1 @@ -Subproject commit ae52f4e597cd79e956142009b82eb700a0c916f1 +Subproject commit 82748b9f0e5a4cdc4d10715f10c6160d49d87e75