mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-13 07:01:01 +01:00
Refactor provides logic into a helper define and use it for both apk and control. Document the behavior. Store preformatted provides in Package/$(1)/PROVIDES similar to defines. Remove unnecessary logging. Signed-off-by: George Sapkin <george@sapk.in> Link: https://github.com/openwrt/openwrt/pull/21288 (cherry picked from commit cefbf1184f860b3ae29ea7a06d79b49c40879277) Link: https://github.com/openwrt/openwrt/pull/21355 Signed-off-by: Robert Marko <robimarko@gmail.com>