Hi all,

Some long time ago I created a PR[1] on GitHub to replace our (stalled)
fork of squashfs-tools (called squashfskit[2]) with a reimplementation
called squashfs-tools-ng[3].

The main developer was thankfully very helpful in the process of
integrating squashfs-tools-ng into the OpenWrt build system.

I'm cross posting this here to get a bit more visibility and possible
testing. Please let me know if you run into any issues, I haven't tried
any exotic corner cases yet (due to lack of devices).

Best,
Paul

[1]: https://github.com/openwrt/openwrt/pull/2916
[2]: https://github.com/squashfskit/squashfskit
[3]: https://github.com/AgentD/squashfs-tools-ng


Paul Spooren (3):
  squashfs-tools-ng: add package
  build,squashfs: switch to squashfs-tools-ng
  squashfskit4: Remove obsolete package

 include/image.mk                              | 23 +++++++---
 tools/Makefile                                |  6 +--
 tools/squashfs-tools-ng/Makefile              | 26 +++++++++++
 tools/squashfskit4/Makefile                   | 41 ------------------
 .../patches/0001-fix-version.sh.patch         | 21 ---------
 ...002-fix-build-failure-against-gcc-10.patch | 43 -------------------
 .../patches/0010-portability.patch            | 37 ----------------
 7 files changed, 45 insertions(+), 152 deletions(-)
 create mode 100644 tools/squashfs-tools-ng/Makefile
 delete mode 100644 tools/squashfskit4/Makefile
 delete mode 100644 tools/squashfskit4/patches/0001-fix-version.sh.patch
 delete mode 100644 
tools/squashfskit4/patches/0002-fix-build-failure-against-gcc-10.patch
 delete mode 100644 tools/squashfskit4/patches/0010-portability.patch

-- 
2.30.2


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to