aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-01-16 10:13:51 +0200
committerDaniel Golle <daniel@makrotopia.org>2020-01-16 17:32:02 +0200
commit455ba76bf9f54d105729daedb17fb8a179793738 (patch)
tree67446f332b01a307967f8d82fbd0abd0069db361 /package/network/services/hostapd/Makefile
parentdd4d49dcc1c7bf641200ac2fc40c604b01fea164 (diff)
downloadupstream-455ba76bf9f54d105729daedb17fb8a179793738.tar.gz
upstream-455ba76bf9f54d105729daedb17fb8a179793738.tar.bz2
upstream-455ba76bf9f54d105729daedb17fb8a179793738.zip
hostapd: cleanup IBSS-RSN
set noscan also for IBSS and remove redundant/obsolete variable. Signed-off-by: Daniel Golle <daniel@makrotopia.org> (cherry picked from commit 702c70264b388c2b47e171843f297f43c71b86b9)
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 4f6420f503..86534054b8 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:=1
+PKG_RELEASE:=2
PKG_SOURCE_URL:=http://w1.fi/hostap.git
PKG_SOURCE_PROTO:=git