[package/base-files] hot-fix nameclash in sysupgrade: rename pivot() to supivot(...
authormirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Dec 2012 12:10:21 +0000 (12:10 +0000)
committermirko <mirko@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 21 Dec 2012 12:10:21 +0000 (12:10 +0000)
commit5ca25ac981296646898bc8810dd31e01ebaf84d1
treea18203eee68f40502240364bd210c12acf01e5d2
parent170303015d65bf6d2c69db94dfd4ed460f23a232
[package/base-files] hot-fix nameclash in sysupgrade: rename pivot() to supivot() in sysupgrade

Sysupgrade defines its very own pivot() function.
Prior merging boot.sh and functions.sh sysupgrade just included boot.sh,
now it includes functions.sh which defines pivot() as well, however
slightly different which causes sysupgrade to fail.

This is a hot-fix to unbreak sysupgrade, however those two pivot()
functions should actually get merged.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34815 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/base-files/files/lib/upgrade/common.sh