You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
adm5120 network: Unbind DHCPv6 from underlying interfaces 10 years ago
adm8668 network: Unbind DHCPv6 from underlying interfaces 10 years ago
amazon target: don't build jffs2 nor images by default 11 years ago
ar7 ar7: remove 972-cpmac_fixup patch 10 years ago
ar71xx scripts: fix wrong usage of '==' operator 10 years ago
at91 at91: fix at91-adc dependencies 10 years ago
atheros atheros: refresh config 10 years ago
au1000 kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org> 10 years ago
avr32 targets: remove useless quotes around KERNELNAME 10 years ago
bcm53xx bcm53xx: fix hangs in PCIe2 host driver 10 years ago
brcm47xx scripts: fix wrong usage of '==' operator 10 years ago
brcm63xx brcm63xx: fix wrong fixups pointer 10 years ago
brcm2708 scripts: fix wrong usage of '==' operator 10 years ago
cns3xxx cns3xxx: Adopt irq_domain support for cns3xxx gpio driver 10 years ago
cns21xx targets: remove useless quotes around KERNELNAME 10 years ago
cobalt cobalt: add support for kernel 3.10 10 years ago
ep93xx targets: remove useless quotes around KERNELNAME 10 years ago
gemini targets: remove useless quotes around KERNELNAME 10 years ago
generic generic: fix yaffs compilation on 3.14 10 years ago
imx6 targets: remove useless quotes around KERNELNAME 10 years ago
iop32x targets: remove useless quotes around KERNELNAME 10 years ago
ipq806x targets: remove useless quotes around KERNELNAME 10 years ago
ixp4xx scripts: fix wrong usage of '==' operator 10 years ago
kirkwood image.mk: clean up and parallelize mkfs calls 10 years ago
lantiq lantiq: allow pcie to be disabled by dts + vgv7519 fix pci irq + disable pcie by dts 10 years ago
malta target/linux/*/image/Makefile: eliminate more LINUX_DIR users 10 years ago
mcs814x network: Unbind DHCPv6 from underlying interfaces 10 years ago
mpc52xx targets: remove useless quotes around KERNELNAME 10 years ago
mpc83xx targets: remove useless quotes around KERNELNAME 10 years ago
mpc85xx mpc85xx: use wpad-mini in WDR4900 profile instead of wpad 10 years ago
mvebu targets: remove useless quotes around KERNELNAME 10 years ago
mxs targets: remove useless quotes around KERNELNAME 10 years ago
octeon octeon: add patches which are not upstreamed yet 10 years ago
omap targets: remove useless quotes around KERNELNAME 10 years ago
omap24xx image.mk: clean up and parallelize mkfs calls 10 years ago
orion network: Unbind DHCPv6 from underlying interfaces 10 years ago
ppc40x targets: remove useless quotes around KERNELNAME 10 years ago
ppc44x targets: remove useless quotes around KERNELNAME 10 years ago
pxa targets: remove useless quotes around KERNELNAME 10 years ago
ramips scripts: fix wrong usage of '==' operator 10 years ago
rb532 rb532: switch to 3.14 and ath5k 10 years ago
realview targets: remove useless quotes around KERNELNAME 10 years ago
sibyte build: unify mips target cflags 11 years ago
sparc kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org> 10 years ago
sunxi scripts: fix wrong usage of '==' operator 10 years ago
uml kernel: update 3.14 to 3.14.18 10 years ago
x86 x86: remove old soekris config hacks, install a more appropriate default /etc/config/network with lan+wan 10 years ago
x86_64 scripts: fix wrong usage of '==' operator 10 years ago
xburst target/linux/*/image/Makefile: eliminate more LINUX_DIR users 10 years ago
Makefile Add kernel_nconfig make target 14 years ago