From 561031921f987bde136854586d216ec1e0e50efc Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Mon, 24 Aug 2020 11:53:23 +0200 Subject: 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 --- .../patches/200-libubigen-add-ubigen_write_terminator-function.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mtd-utils/patches/200-libubigen-add-ubigen_write_terminator-function.patch') 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); -- cgit v1.2.3