mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
5791519a4a
The eager upgreade policy should upgrade the full dependency tree and not just the packages listed in the requirements file. The disadvantage is some extra time for package resolution. This upgrade policy is applied to CI-related packages only because we don't want this to be used for customer-facing packages and/or provide the customers with a different environment to that tested in the CI.