mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
Merge branch 'trim-common-components-networking-manifests' into 'master'
fix: Component depends rules for networking and protocols See merge request espressif/esp-idf!46961
This commit is contained in:
@@ -6,7 +6,6 @@ tools/test_apps/protocols/esp_netif/build_config:
|
||||
temporary: false
|
||||
reason: No need to test on all targets
|
||||
depends_components:
|
||||
- *common_components
|
||||
- esp_netif
|
||||
|
||||
tools/test_apps/protocols/netif_components:
|
||||
@@ -15,6 +14,5 @@ tools/test_apps/protocols/netif_components:
|
||||
temporary: true
|
||||
reason: one target is enough to verify netif component dependencies
|
||||
depends_components:
|
||||
- *common_components
|
||||
- esp_netif
|
||||
- lwip
|
||||
|
||||
Reference in New Issue
Block a user