aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2017-10-27 11:37:11 +0200
committerJo-Philipp Wich <jo@mein.io>2017-10-27 11:43:59 +0200
commit75021e9411cd4c49e179ab76a51a388ef8276190 (patch)
tree859b5dbd2ece7f6fc1e14b97d2b2a97e3fd6efdb /package/network/services/hostapd/Makefile
parent9786b53efb8225f5b6f21921e684b40b9febe61e (diff)
downloadupstream-75021e9411cd4c49e179ab76a51a388ef8276190.tar.gz
upstream-75021e9411cd4c49e179ab76a51a388ef8276190.tar.bz2
upstream-75021e9411cd4c49e179ab76a51a388ef8276190.zip
Revert "wpa_supplicant: log to syslog instead of stdout"
This reverts commit e7373e489d8a215402d6b0c408a26188342c7c17. Support of "-s" depends on the CONFIG_DEBUG_SYSLOG compile time flag which is not enabled for all build variants. Revert the change for now until we can properly examine the size impact of CONFIG_DEBUG_SYSLOG. Fixes FS#1117. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
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 5a353e67ed..f1d057d44e 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