aboutsummaryrefslogtreecommitdiffstats
path: root/tools/e2fsprogs/patches/004-freebsd-compat.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-11-08 20:40:03 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-11-08 20:40:03 +0000
commit557400c6f07e33ad61fd6bbae86325337248d3c0 (patch)
tree22937d85115a605e2e252177b45fa039aa0f9a89 /tools/e2fsprogs/patches/004-freebsd-compat.patch
parent5cf97a5ec22dac780fa87252053d2d79c1027a13 (diff)
downloadmaster-187ad058-557400c6f07e33ad61fd6bbae86325337248d3c0.tar.gz
master-187ad058-557400c6f07e33ad61fd6bbae86325337248d3c0.tar.bz2
master-187ad058-557400c6f07e33ad61fd6bbae86325337248d3c0.zip
tools/e2fsprogs: update to 1.42.13
Update e2fsprogs to 1.42.13. Refresh and cleanup patches. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47426 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/e2fsprogs/patches/004-freebsd-compat.patch')
-rw-r--r--tools/e2fsprogs/patches/004-freebsd-compat.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/e2fsprogs/patches/004-freebsd-compat.patch b/tools/e2fsprogs/patches/004-freebsd-compat.patch
index 5eff49999e..c6435d4919 100644
--- a/tools/e2fsprogs/patches/004-freebsd-compat.patch
+++ b/tools/e2fsprogs/patches/004-freebsd-compat.patch
@@ -1,6 +1,5 @@
-diff -Nur e2fsprogs-1.42.7.orig/lib/ext2fs/tdb.c e2fsprogs-1.42.7/lib/ext2fs/tdb.c
---- e2fsprogs-1.42.7.orig/lib/ext2fs/tdb.c 2012-07-06 15:37:27.000000000 +0200
-+++ e2fsprogs-1.42.7/lib/ext2fs/tdb.c 2013-03-07 14:54:59.000000000 +0100
+--- a/lib/ext2fs/tdb.c
++++ b/lib/ext2fs/tdb.c
@@ -56,7 +56,9 @@
#include <utime.h>
#endif