[package/base-files] hot-fix nameclash in sysupgrade: rename pivot() to supivot(...
authorMirko Vogt <mirko@openwrt.org>
Fri, 21 Dec 2012 12:10:21 +0000 (12:10 +0000)
committerMirko Vogt <mirko@openwrt.org>
Fri, 21 Dec 2012 12:10:21 +0000 (12:10 +0000)
commit1a59d7923796736e8b0820eed7d7fc0e13372b9a
treea18203eee68f40502240364bd210c12acf01e5d2
parent27d7cb307783ce4913ac27dc0080693c61a615c8
[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