From e27c8bb15651f8b5dfd5732306e26e6fa8cb0c0a Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 5 Dec 2015 15:44:58 +0000 Subject: update mtd-utils to 1.5.2 - update mtd-utils to 1.5.2 (git a494d30ab1ae40cb7665680cadf5af3ca3830a73) - remove patches that went upstream - fixes build from scratch as of broken patches Signed-off-by: Sven Roederer [use the final version of 1.5.2 instead, fix header of jffs2_lzma_(de,)compress()] Signed-off-by: Hauke Mehrtens SVN-Revision: 47790 --- tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch') diff --git a/tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch b/tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch index d97c244faf..e8b491b3ce 100644 --- a/tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch +++ b/tools/mtd-utils/patches/136-mkfs.ubifs-xz-support.patch @@ -1,7 +1,7 @@ --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ - VERSION = 1.5.1 + VERSION = 1.5.2 CPPFLAGS += -D_GNU_SOURCE -I./include -I$(BUILDDIR)/include -I./ubi-utils/include $(ZLIBCPPFLAGS) $(LZOCPPFLAGS) $(UUIDCPPFLAGS) -CPPFLAGS += -I./include/linux/lzma -- cgit v1.2.3