aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2017-06-15 12:48:56 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2017-06-24 13:11:19 +0200
commit4ed40be3e32643560874688d34b6fc69e6c4d20d (patch)
treeda6581201550c9086c5c9a55f8240ee8f0c5eeb5 /package/network/services/hostapd/Makefile
parentde6ff1512955953e56735896c044c7aac97e14d9 (diff)
downloadupstream-4ed40be3e32643560874688d34b6fc69e6c4d20d.tar.gz
upstream-4ed40be3e32643560874688d34b6fc69e6c4d20d.tar.bz2
upstream-4ed40be3e32643560874688d34b6fc69e6c4d20d.zip
hostapd: add support for acs_chan_bias option
During auto channel selection we may wish to prefer certain channels over others. e.g. we can just squeeze 4 channels into europe so '1:0.8 5:0.8 9:0.8 13:0.8' does that. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
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 b7cc6b9c34..8a1f083217 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