openwrtv3/package/network/services/hostapd
John Crispin 20940138ac scripts: fix wrong usage of '==' operator
[base-files] shell-scripting: fix wrong usage of '==' operator

normally the '==' is used for invoking a regex parser and is a bashism.
all of the fixes just want to compare a string. the used busybox-ash
will silently "ignore" this mistake, but make it portable/clean at least.

this patch does not change the behavior/logic of the scripts.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>

SVN-Revision: 42911
2014-10-14 12:21:11 +00:00
..
files scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
madwifi hostapd: include the madwifi headers in the package directory to avoid compile breakage if the madwifi build fails 2013-03-05 22:06:30 +00:00
patches hostapd: merge an upstream patch for pmksa cache 2014-10-05 10:26:26 +00:00
Config.in build: consistently use 'depends on' instead of 'depends' 2013-04-17 15:36:41 +00:00
Makefile hostapd: add conflicts with wpad(-mini) to hostapd and wpa_supplicant 2014-10-05 16:41:50 +00:00