aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-05-26 09:25:30 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-05-26 09:25:30 +0000
commitdf23709f165b2e74e398080f1c0706d011263412 (patch)
tree1bbf1d4e62b578079cdbf955f01c34c337afe837 /tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
parenta621b8c28404c402cf4b42e9b0b28a76b98fae0e (diff)
downloadupstream-df23709f165b2e74e398080f1c0706d011263412.tar.gz
upstream-df23709f165b2e74e398080f1c0706d011263412.tar.bz2
upstream-df23709f165b2e74e398080f1c0706d011263412.zip
tools/mtd-utils: upgrade to latest git
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 45760
Diffstat (limited to 'tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch')
-rw-r--r--tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch b/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
index 73b0c070a7..cbb2802c5a 100644
--- a/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
+++ b/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
@@ -1,5 +1,5 @@
---- a/ubi-utils/src/ubinize.c
-+++ b/ubi-utils/src/ubinize.c
+--- a/ubi-utils/ubinize.c
++++ b/ubi-utils/ubinize.c
@@ -70,6 +70,8 @@ static const char optionsstr[] =
" (default is 1)\n"
"-Q, --image-seq=<num> 32-bit UBI image sequence number to use\n"