tools: squashfs: rework and bump to latest version
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 14 Oct 2022 15:21:25 +0000 (17:21 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 16 Oct 2022 22:53:54 +0000 (00:53 +0200)
commit069b0268c517e79524705c4ef309f7de375c27ef
tree7989c4e745cd311c9ad69626734b09e7ef9fea51
parentfcff86be06da37e1b0839d12efd4a5afc40e8973
tools: squashfs: rework and bump to latest version

squashfs tool is finally reborn and correctly maintained.
Bump it to latest version and add new patch to add missing feature from
squashfskit4 to use it as an universal tool.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
14 files changed:
tools/Makefile
tools/squashfs/Makefile
tools/squashfs/patches/0001-xz_wrapper-support-multiple-lzma-configuration-optio.patch [new file with mode: 0644]
tools/squashfs/patches/0002-Unsquashfs-Add-and-make-some-header-includes-conditi.patch [new file with mode: 0644]
tools/squashfs/patches/0003-Mksquashfs-fix-sysinfo.h-missing-on-macos-system.patch [new file with mode: 0644]
tools/squashfs/patches/0004-Mksquashfs-Make-sysinfo-conditional.patch [new file with mode: 0644]
tools/squashfs/patches/0005-action-rework-strdupa-with-POSIX-strdup-and-free.patch [new file with mode: 0644]
tools/squashfs/patches/0006-info-rework-info_thrd-to-POSIX-variant.patch [new file with mode: 0644]
tools/squashfs/patches/0010-portability.patch [new file with mode: 0644]
tools/squashfs/patches/100-lzma.patch [deleted file]
tools/squashfs/patches/110-no_nonstatic_inline.patch [deleted file]
tools/squashfs/patches/120-add-fixed-timestamp-support.patch [deleted file]
tools/squashfs/patches/130-include_sysmacros.patch [deleted file]
tools/squashfs/patches/140-gcc-10-fix.patch [deleted file]