base-files: the ubi tol should be installed when jumping to ram_fs
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 7 Apr 2014 15:35:20 +0000 (15:35 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 7 Apr 2014 15:35:20 +0000 (15:35 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40420 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/base-files/files/lib/upgrade/common.sh

index 207eae0..ecf1a98 100644 (file)
@@ -58,6 +58,7 @@ run_ramfs() { # <command> [...]
                /bin/cut /usr/bin/printf /bin/sync
 
        install_bin /sbin/mtd
+       install_bin /sbin/ubi
        install_bin /sbin/mount_root
        install_bin /sbin/snapshot
        install_bin /sbin/snapshot_tool