submodule: Update connectedhomeip submodule to v1.5 sve tag

This commit is contained in:
WanqQixiang
2025-10-24 09:35:57 +08:00
parent eb687662dc
commit 89fe5168f7
41 changed files with 870 additions and 662 deletions
+1 -2
View File
@@ -28,7 +28,7 @@ variables:
IDF_CHECKOUT_REF: "v5.4.1"
# This variable represents the short hash of the connectedhomeip submodule.
# Note: Do change this short hash on submodule update MRs.
CHIP_SHORT_HASH: "bdc38cd772"
CHIP_SHORT_HASH: "f902839abf"
DOCKER_IMAGE_NAME: "espressif/chip-idf"
.add_gitlab_ssh_key: &add_gitlab_ssh_key |
@@ -278,7 +278,6 @@ build_image:
- *add_gitlab_ssh_key
- *get_build_caches
- *setup_idf
- pip install 'idf-component-manager~=2.1.2'
- cd ${ESP_MATTER_PATH}
- mkdir -p ${REPOS_PATH}
- *update_build_caches