From 8720bd8dcafdd733159269da1c39aa7db0217756 Mon Sep 17 00:00:00 2001 From: luka Date: Fri, 29 May 2015 08:14:38 +0000 Subject: [PATCH] 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(-) 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 -- 2.11.0