Openwrt/target/linux
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
..
adm5120 network: Unbind DHCPv6 from underlying interfaces 2014-10-08 13:08:05 +00:00
adm8668 network: Unbind DHCPv6 from underlying interfaces 2014-10-08 13:08:05 +00:00
amazon
ar7
ar71xx scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
at91 at91: fix at91-adc dependencies 2014-10-13 19:45:31 +00:00
atheros
au1000
avr32
bcm53xx bcm53xx: fix hangs in PCIe2 host driver 2014-10-14 08:06:15 +00:00
brcm47xx scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
brcm63xx
brcm2708 scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
cns3xxx cns3xxx: Adopt irq_domain support for cns3xxx gpio driver 2014-10-08 10:28:10 +00:00
cns21xx
cobalt
ep93xx
gemini
generic generic: fix yaffs compilation on 3.14 2014-10-14 11:32:48 +00:00
imx6
iop32x
ipq806x
ixp4xx scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
kirkwood image.mk: clean up and parallelize mkfs calls 2014-10-12 15:00:49 +00:00
lantiq lantiq: allow pcie to be disabled by dts + vgv7519 fix pci irq + disable pcie by dts 2014-10-14 11:04:25 +00:00
malta
mcs814x network: Unbind DHCPv6 from underlying interfaces 2014-10-08 13:08:05 +00:00
mpc52xx
mpc83xx
mpc85xx mpc85xx: use wpad-mini in WDR4900 profile instead of wpad 2014-10-14 10:30:56 +00:00
mvebu
mxs
octeon
omap
omap24xx image.mk: clean up and parallelize mkfs calls 2014-10-12 15:00:49 +00:00
orion network: Unbind DHCPv6 from underlying interfaces 2014-10-08 13:08:05 +00:00
ppc40x
ppc44x
pxa
ramips scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
rb532 rb532: switch to 3.14 and ath5k 2014-10-14 11:32:57 +00:00
realview
sibyte
sparc
sunxi scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
uml
x86 x86: remove old soekris config hacks, install a more appropriate default /etc/config/network with lan+wan 2014-10-12 20:25:30 +00:00
x86_64 scripts: fix wrong usage of '==' operator 2014-10-14 12:21:11 +00:00
xburst
Makefile