From 49fc87429ff313ef37a9473147ddd8cf97d74d08 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 4 Jun 2013 12:18:49 +0000 Subject: [PATCH 1/1] contrib: prepare for renaming of firewall3 in OpenWrt --- contrib/package/freifunk-firewall/Makefile | 2 +- contrib/package/freifunk-gwcheck/Makefile | 2 +- contrib/package/luci/Makefile | 2 +- contrib/package/meshwizard/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/contrib/package/freifunk-firewall/Makefile b/contrib/package/freifunk-firewall/Makefile index 413ea4732..5bcb2c8ad 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 af8dda632..c339d13fa 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 25425446b..6be79a96b 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 52f714780..8ec00cf78 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 -- 2.11.0