aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
diff options
context:
space:
mode:
authorDENG Qingfang <dengqf6@mail2.sysu.edu.cn>2019-08-18 00:29:49 +0800
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2019-08-27 10:32:44 +0200
commit08e274da9d7b1e4864885921dfa73454bc23b3f9 (patch)
treecffdd2ab9e03d96ce09d674455d2166583816c63 /tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
parent79f235abef5a9902a625995fd9366b21b8fcbb3d (diff)
downloadupstream-08e274da9d7b1e4864885921dfa73454bc23b3f9.tar.gz
upstream-08e274da9d7b1e4864885921dfa73454bc23b3f9.tar.bz2
upstream-08e274da9d7b1e4864885921dfa73454bc23b3f9.zip
tools/mtd-utils: update to 2.1.1
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
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.patch2
1 files changed, 1 insertions, 1 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 0da28b71f2..d765cdc6cc 100644
--- a/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
+++ b/tools/mtd-utils/patches/201-ubinize-add-terminator-support.patch
@@ -47,7 +47,7 @@
case 'v':
args.verbose = 1;
break;
-@@ -559,6 +569,18 @@ int main(int argc, char * const argv[])
+@@ -582,6 +592,18 @@ int main(int argc, char * const argv[])
printf("\n");
}