tools/squashfs: change to upstream and update to new version 5.0-git
authorAlexander Couzens <lynxis@fe80.eu>
Sat, 6 May 2017 13:52:06 +0000 (15:52 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Tue, 3 Oct 2017 21:26:37 +0000 (23:26 +0200)
commit2f94751f224b32e0d31fb03bc3cd75f3862b1f2d
treebac9571653cb0633775d62a53c92cad97db5b263
parent661d0bafbf6ce87080f7fcc727825242015d60bb
tools/squashfs: change to upstream and update to new version 5.0-git

squashfs is quite long unmaintained. All patches from major
distributions are integrated.
Fixed timestamp is now using the environment SOURCE_DATE_EPOCH
instead of arguments.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
include/image.mk
tools/squashfs4/Makefile
tools/squashfs4/patches/100-portability.patch [deleted file]
tools/squashfs4/patches/110-allow_static_liblzma.patch [deleted file]
tools/squashfs4/patches/120-cygwin_fixes.patch [deleted file]
tools/squashfs4/patches/150-freebsd_fixes.patch [deleted file]
tools/squashfs4/patches/160-expose_lzma_xz_options.patch [deleted file]
tools/squashfs4/patches/170-add_support_for_LZMA_MAGIC_to_unsqashfs.patch [deleted file]
tools/squashfs4/patches/180-openbsd_compat.patch [deleted file]
tools/squashfs4/patches/190-no_nonstatic_inline.patch [deleted file]
tools/squashfs4/patches/200-add-fixed-timestamp-option.patch [deleted file]