<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/target/linux/ppc40x/base-files/lib, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2014-06-02T12:43:22Z</updated>
<entry>
<title>target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC</title>
<updated>2014-06-02T12:43:22Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-06-02T12:43:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=c48ec47b0674f00f0db430c779883b18b8904664'/>
<id>urn:sha1:c48ec47b0674f00f0db430c779883b18b8904664</id>
<content type='text'>
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" ] &amp;&amp; . /etc/functions.sh
root@box:~ [ -e "/lib/functions.sh" ] &amp;&amp; . /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 &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 40915
</content>
</entry>
<entry>
<title>ppc40x: add sysupgrade support</title>
<updated>2010-04-12T12:21:18Z</updated>
<author>
<name>Gabor Juhos</name>
</author>
<published>2010-04-12T12:21:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=e4cd89622f359acd8173ab491d33809798f47d03'/>
<id>urn:sha1:e4cd89622f359acd8173ab491d33809798f47d03</id>
<content type='text'>
Cc: backfire@openwrt.org


SVN-Revision: 20821
</content>
</entry>
</feed>
