]> git.ipfire.org Git - thirdparty/openwrt.git/commit
build: refactor provides logic
authorGeorge Sapkin <george@sapk.in>
Thu, 25 Dec 2025 12:09:53 +0000 (14:09 +0200)
committerRobert Marko <robimarko@gmail.com>
Fri, 2 Jan 2026 17:11:03 +0000 (18:11 +0100)
commit3abc02c2eb03b34166681fd53ce469caa6446d37
tree8aa1ca88c6dfc91f410b24c85c286a206d8460ba
parent5d017aeeebbb57c83d40bd0d9ccee82a8d662cf2
build: refactor provides logic

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>
include/package-pack.mk