mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
ci: bump component manager to fix managed_component example
Also, bump the esp_lvgl_port's version to fix the example build
This commit is contained in:
+1
-1
@@ -208,7 +208,7 @@ build_image:
|
|||||||
- *add_gitlab_ssh_key
|
- *add_gitlab_ssh_key
|
||||||
- *get_build_caches
|
- *get_build_caches
|
||||||
- *setup_idf
|
- *setup_idf
|
||||||
- pip install 'idf-component-manager~=1.4.0'
|
- pip install 'idf-component-manager~=2.2'
|
||||||
- cd ${ESP_MATTER_PATH}
|
- cd ${ESP_MATTER_PATH}
|
||||||
- mkdir -p ${REPOS_PATH}
|
- mkdir -p ${REPOS_PATH}
|
||||||
- *update_build_caches
|
- *update_build_caches
|
||||||
|
|||||||
@@ -7,4 +7,4 @@ dependencies:
|
|||||||
esp_bsp_generic:
|
esp_bsp_generic:
|
||||||
version: "^1.1.0"
|
version: "^1.1.0"
|
||||||
espressif/esp_lvgl_port:
|
espressif/esp_lvgl_port:
|
||||||
version: "2.6.0"
|
version: "2.7.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user