From 0a4bcd5be6d2faccca396cb46196e1ffc66edb7b Mon Sep 17 00:00:00 2001 From: Luka Perkov 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 SVN-Revision: 45813 --- 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.30.2