Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drop xz package entirely #8775

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

drop xz package entirely #8775

wants to merge 8 commits into from

Conversation

heitbaum
Copy link
Contributor

@heitbaum heitbaum commented Mar 30, 2024

The follow changes allow the xz package to be entirely dropped

  • some run testing is definitely needed
  • The patches to vfs.libarchive and pvr.iptvsimple upstream able patch included (and upstreamed)
  • xz still remains in the LE image as it is provided by busybox

These were the required changes:

  • squashfs-tools: drop xz support
    • all images are currently zstd
  • vfs.libarchive: drop support for lzma
    • upstream able patch included
  • pvr.iptvsimple: drop support for lzma
    • upstream able patch included
  • inputstream.ffmpegdirect: drop support for lzma
  • toolchain: drop xz:host DEPEND
  • linux: drop xz:host DEPEND
  • Python3: drop xz:host and xz:target DEPEND
  • xz: drop package

WIP:

  • done:
    • full addon build test
  • todo
    • Full cross (all target) builds
    • Full run tests
    • Upstream the patches to make lzma optional to Kodi binary addons

@heitbaum heitbaum marked this pull request as ready for review March 30, 2024 08:05
@heitbaum heitbaum changed the title [Concept] drop xz package entirely drop xz package entirely Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants