X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=tools%2Fsquashfs4%2Fpatches%2F200-add-fixed-timestamp-option.patch;h=5cec51f7b7ea716b76fdb63db307728728f21f44;hb=f48abe075085253c14b3d060a58c3c3be4dc00d2;hp=7ac1765eed22a371f8584e4a3968941eb923fa89;hpb=017951acfbed74626b62972ea5d26cc132ea75ee;p=openwrt.git 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;