tools: migrate from squashfs4 to squashfskit4
authorAlexander Couzens <lynxis@fe80.eu>
Wed, 12 Dec 2018 15:10:42 +0000 (16:10 +0100)
committerAlexander Couzens <lynxis@fe80.eu>
Thu, 28 Feb 2019 00:38:46 +0000 (01:38 +0100)
commit889b6423b78bcde8af81d68a3fabcdd019181de4
tree1855cb252ea7297bb74901a9955a33347512ebc0
parent9e8cbecb7f188dcf31b3a4e268d8e2b8e6d55a58
tools: migrate from squashfs4 to squashfskit4

squashfskit is a fork of the squashfs-tools.
squashfskit creates reproducible filesystems and includes
many of the distro patches.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Tested-by: Paul Spooren <mail@aparcar.org>
14 files changed:
include/image.mk
tools/Makefile
tools/squashfs4/Makefile [deleted file]
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/130-include_sysmacros.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]
tools/squashfskit4/Makefile [new file with mode: 0644]