aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/upgrade/common.sh
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-05-29 08:14:38 +0000
committerLuka Perkov <luka@openwrt.org>2015-05-29 08:14:38 +0000
commit0a4bcd5be6d2faccca396cb46196e1ffc66edb7b (patch)
tree98b0f24295099ef13f5b120c1b924d226b4639b4 /package/base-files/files/lib/upgrade/common.sh
parent68dc59d438fbcac56467c5330070cfdfcae82ef2 (diff)
downloadupstream-0a4bcd5be6d2faccca396cb46196e1ffc66edb7b.tar.gz
upstream-0a4bcd5be6d2faccca396cb46196e1ffc66edb7b.tar.bz2
upstream-0a4bcd5be6d2faccca396cb46196e1ffc66edb7b.zip
base-files: remove ubi tool
ubi tool was removed from fstools in r41128. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45813
Diffstat (limited to 'package/base-files/files/lib/upgrade/common.sh')
-rw-r--r--package/base-files/files/lib/upgrade/common.sh1
1 files changed, 0 insertions, 1 deletions
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() { # <command> [...]
/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