aboutsummaryrefslogtreecommitdiffstats
path: root/tools/squashfs4/patches/200-add-fixed-timestamp-option.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-12-11 19:21:43 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-12-11 19:21:43 +0000
commit7bc1a76b12b5be399cb96b05b664840d2996c82a (patch)
tree0fc98046f354a90330a709d3595d3aeaeca8f582 /tools/squashfs4/patches/200-add-fixed-timestamp-option.patch
parent584a7d650717a80e06abb36ee0d6d367a9903550 (diff)
downloadmaster-187ad058-7bc1a76b12b5be399cb96b05b664840d2996c82a.tar.gz
master-187ad058-7bc1a76b12b5be399cb96b05b664840d2996c82a.tar.bz2
master-187ad058-7bc1a76b12b5be399cb96b05b664840d2996c82a.zip
tools/squashfs4: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47869 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/squashfs4/patches/200-add-fixed-timestamp-option.patch')
-rw-r--r--tools/squashfs4/patches/200-add-fixed-timestamp-option.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/squashfs4/patches/200-add-fixed-timestamp-option.patch b/tools/squashfs4/patches/200-add-fixed-timestamp-option.patch
index 7ac1765eed..5cec51f7b7 100644
--- a/tools/squashfs4/patches/200-add-fixed-timestamp-option.patch
+++ b/tools/squashfs4/patches/200-add-fixed-timestamp-option.patch
@@ -1,7 +1,5 @@
-Index: squashfs4.2/squashfs-tools/mksquashfs.c
-===================================================================
---- squashfs4.2.orig/squashfs-tools/mksquashfs.c
-+++ squashfs4.2/squashfs-tools/mksquashfs.c
+--- a/squashfs-tools/mksquashfs.c
++++ b/squashfs-tools/mksquashfs.c
@@ -175,6 +175,9 @@ unsigned int cache_bytes = 0, cache_size
/* inode lookup table */
squashfs_inode *inode_lookup_table = NULL;