aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2018-05-12 21:08:18 +0200
committerDaniel Golle <daniel@makrotopia.org>2018-05-14 09:48:58 +0200
commit6e0fa4a76db667d7f0c1d84a3af5017df26d3fad (patch)
tree8f0767bc33a3dfd200cbdf64667015e138ed352c /package/network/services/hostapd/Makefile
parent6aaeec666d0af4240b1d61f5654d91a53cf35a82 (diff)
downloadupstream-6e0fa4a76db667d7f0c1d84a3af5017df26d3fad.tar.gz
upstream-6e0fa4a76db667d7f0c1d84a3af5017df26d3fad.tar.bz2
upstream-6e0fa4a76db667d7f0c1d84a3af5017df26d3fad.zip
hostapd: fix mesh+AP
Fix encrypted (or DFS) AP+MESH interface combination in a way similar to how it's done for AP+STA and fix netifd shell script. Refresh patches while at it. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package/network/services/hostapd/Makefile')
-rw-r--r--package/network/services/hostapd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile
index fef0fa8e57..0adb7c9ef7 100644
--- a/package/network/services/hostapd/Makefile
+++ b/package/network/services/hostapd/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=hostapd
-PKG_RELEASE:=3
+PKG_RELEASE:=4
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git