From: Jo-Philipp Wich Date: Tue, 4 Jun 2013 12:18:49 +0000 (+0000) Subject: contrib: prepare for renaming of firewall3 in OpenWrt X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=49fc87429ff313ef37a9473147ddd8cf97d74d08;p=project%2Fluci.git contrib: prepare for renaming of firewall3 in OpenWrt --- diff --git a/contrib/package/freifunk-firewall/Makefile b/contrib/package/freifunk-firewall/Makefile index 413ea47326..5bcb2c8ad5 100644 --- a/contrib/package/freifunk-firewall/Makefile +++ b/contrib/package/freifunk-firewall/Makefile @@ -18,7 +18,7 @@ define Package/freifunk-firewall CATEGORY:=LuCI SUBMENU:=9. Freifunk TITLE:=Freifunk Firewall Addon - DEPENDS:=+firewall3 + DEPENDS:=+firewall endef define Package/freifunk-firewall/description diff --git a/contrib/package/freifunk-gwcheck/Makefile b/contrib/package/freifunk-gwcheck/Makefile index af8dda6328..c339d13fad 100644 --- a/contrib/package/freifunk-gwcheck/Makefile +++ b/contrib/package/freifunk-gwcheck/Makefile @@ -15,7 +15,7 @@ define Package/freifunk-gwcheck CATEGORY:=LuCI SUBMENU:=9. Freifunk TITLE:=Freifunk gateway check script - DEPENDS:=firewall3 +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain + DEPENDS:=firewall +ip +iptables-mod-ipopt +olsrd-mod-dyn-gw-plain endef define Package/freifunk-gwcheck/description diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 25425446b6..6be79a96b7 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -311,7 +311,7 @@ $(eval $(call application,siitwizard,SIIT IPv4-over-IPv6 configuration wizard,\ +PACKAGE_luci-app-siitwizard:kmod-siit)) $(eval $(call application,firewall,Firewall and Portforwarding application,\ - +PACKAGE_luci-app-firewall:firewall3)) + +PACKAGE_luci-app-firewall:firewall)) $(eval $(call application,freifunk-policyrouting,Policy routing for mesh traffic,\ +PACKAGE_luci-app-freifunk-policyrouting:freifunk-policyrouting)) diff --git a/contrib/package/meshwizard/Makefile b/contrib/package/meshwizard/Makefile index 52f7147808..8ec00cf78e 100644 --- a/contrib/package/meshwizard/Makefile +++ b/contrib/package/meshwizard/Makefile @@ -15,7 +15,7 @@ define Package/meshwizard CATEGORY:=LuCI SUBMENU:=9. Freifunk TITLE:=Shell script based wizard for Mesh networks - DEPENDS:=+firewall3 + DEPENDS:=+firewall endef define Package/meshwizard/description