tn3399_openwrt/target/linux/ramips
John Crispin f933a741a9 target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC
ARGC is a 'C-ism', but not known/valid in shell-syntax - insert the correct
var $# (=number of args) here. under normal conditions this had no impact,
but we should at least correct it. the error was observable like this:

root@box:~ [ -e "/etc/functions.sh" ] && . /etc/functions.sh
root@box:~ [ -e "/lib/functions.sh" ] && . /lib/functions.sh
root@box:~ . /lib/upgrade/platform.sh
root@box:~ . /lib/upgrade/common.sh
root@box:~ platform_check_image /tmp/myfirmware.bin
ash: bad number
root@box:~ echo $?
0

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

SVN-Revision: 40915
2014-06-02 12:43:22 +00:00
..
base-files target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC 2014-06-02 12:43:22 +00:00
dts ralink: Add support for samsung cy-swr1100 wireless router 2014-06-02 12:42:52 +00:00
image ralink: Add support for samsung cy-swr1100 wireless router 2014-06-02 12:42:52 +00:00
mt7620a ralink: add support for na930 2014-02-18 13:33:25 +00:00
mt7620n ralink: add mt7621 support 2013-12-13 10:53:34 +00:00
mt7621 ralink: refresh patches 2014-03-18 19:21:56 +00:00
patches-3.10 ramips: register clock device for the WMAC on RT3883 2014-04-23 07:51:57 +00:00
rt288x ramips: Add Airlink101 AR725W board support 2014-04-22 08:08:31 +00:00
rt305x ramips: add missing profile for DIR-615-D 2014-06-02 12:43:07 +00:00
rt3883 ralink: Add support for samsung cy-swr1100 wireless router 2014-06-02 12:42:52 +00:00
base-files.mk ramips: remove default network configuration, and generate that from uci-defaults 2011-12-01 22:48:51 +00:00
Makefile kernel: update 3.10 to 3.10.36 2014-04-12 11:59:07 +00:00
modules.mk ralink: add asoc modules 2013-12-09 17:29:14 +00:00