aboutsummaryrefslogtreecommitdiffstats
path: root/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2020-08-24 11:53:23 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2020-08-26 23:29:35 +0200
commit561031921f987bde136854586d216ec1e0e50efc (patch)
tree4adf425230fbf6e84b1194ab9ff07def05862e01 /tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch
parent00722a720c778e623d6f37af3a3b4e43b29c3fe8 (diff)
downloadupstream-561031921f987bde136854586d216ec1e0e50efc.tar.gz
upstream-561031921f987bde136854586d216ec1e0e50efc.tar.bz2
upstream-561031921f987bde136854586d216ec1e0e50efc.zip
tools: mtd-utils: Update to version 2.1.2
The release notes says this: As already said, the changes since 2.1.1 are primarily bug fixes, addressing compiler warnings and issues reported by diagnostic tools, but also build failures for some configurations. https://lists.infradead.org/pipermail/linux-mtd/2020-July/081299.html Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch')
-rw-r--r--tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch b/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch
index d95ece184c..90c951500f 100644
--- a/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch
+++ b/tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch
@@ -77,7 +77,7 @@
out_free:
--- a/include/libubigen.h
+++ b/include/libubigen.h
-@@ -188,6 +188,9 @@ int ubigen_write_layout_vol(const struct
+@@ -187,6 +187,9 @@ int ubigen_write_layout_vol(const struct
long long ec1, long long ec2,
struct ubi_vtbl_record *vtbl, int fd);