firewall/firewall4: provide uci-firewall
authorStijn Tintel <stijn@linux-ipv6.be>
Mon, 18 Oct 2021 22:42:02 +0000 (00:42 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Thu, 6 Jan 2022 12:54:50 +0000 (14:54 +0200)
commit53b87a7a28525a634577f9215e2bb9170cf14dfb
tree73903d2111ee0fd1cf0af8c38201ec64aaaaabbe
parent3ec25a657d527427d401562697d6be9b8f375132
firewall/firewall4: provide uci-firewall

Provide uci-firewall via PROVIDES in both firewall and firewall4. This
will allow us to change the dependency of luci-app-firewall to
uci-firewall, making it possible to use it with either implementation.

Move CONFLICTS from firewall4 to firewall, to solve this recursive
dependency problem:

tmp/.config-package.in:307:error: recursive dependency detected!
tmp/.config-package.in:307:     symbol PACKAGE_firewall is selected by PACKAGE_firewall4
tmp/.config-package.in:328:     symbol PACKAGE_firewall4 depends on PACKAGE_firewall

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Reviewed-by: Jo-Philipp Wich <jo@mein.io>
package/network/config/firewall/Makefile
package/network/config/firewall4/Makefile