From 0ebf3cb4d5f066d5d77e1ab7853f3c51a8a93063 Mon Sep 17 00:00:00 2001 From: Shubham Patil Date: Mon, 29 Jul 2024 12:37:42 +0530 Subject: [PATCH] connectedhomeip: update submodule to fix the compilation with rainmaker+insights Fixes https://github.com/espressif/esp-matter/issues/1023 --- .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 b6fc979cd..c3aa8f479 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: "9fbfb39233" + CHIP_SHORT_HASH: "ae52f4e597" DOCKER_IMAGE_NAME: "espressif/chip-idf" .add_gitlab_ssh_key: &add_gitlab_ssh_key | diff --git a/connectedhomeip/connectedhomeip b/connectedhomeip/connectedhomeip index 9fbfb3923..ae52f4e59 160000 --- a/connectedhomeip/connectedhomeip +++ b/connectedhomeip/connectedhomeip @@ -1 +1 @@ -Subproject commit 9fbfb39233ec2474d2b3aafbc2adda821e5c709a +Subproject commit ae52f4e597cd79e956142009b82eb700a0c916f1