From 2c3163f9c1e5c3dcb3c28f81d68514c7d4e9929b Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Fri, 29 May 2015 08:14:38 +0000 Subject: base-files: remove ubi tool ubi tool was removed from fstools in r41128. Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45813 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/base-files/files/lib/upgrade/common.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'package/base-files') diff --git a/package/base-files/files/lib/upgrade/common.sh b/package/base-files/files/lib/upgrade/common.sh index f9b30a461b..8cdabc6bda 100644 --- a/package/base-files/files/lib/upgrade/common.sh +++ b/package/base-files/files/lib/upgrade/common.sh @@ -56,7 +56,6 @@ run_ramfs() { # [...] /bin/rm /usr/bin/basename /bin/kill /bin/chmod install_bin /sbin/mtd - install_bin /sbin/ubi install_bin /sbin/mount_root install_bin /sbin/snapshot install_bin /sbin/snapshot_tool -- cgit v1.2.3