projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68dc59d
)
base-files: remove ubi tool
author
Luka Perkov
<luka@openwrt.org>
Fri, 29 May 2015 08:14:38 +0000
(08:14 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Fri, 29 May 2015 08:14:38 +0000
(08:14 +0000)
ubi tool was removed from fstools in r41128.
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 45813
package/base-files/files/lib/upgrade/common.sh
patch
|
blob
|
history
diff --git
a/package/base-files/files/lib/upgrade/common.sh
b/package/base-files/files/lib/upgrade/common.sh
index f9b30a461bd77efe933ac71238a80bbce12bd1a1..8cdabc6bdaea1cb2c892d656979c8b7c808cf05c 100644
(file)
--- 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