Skip to content

Commit

Permalink
feat: update squashfs-tools to 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
AlekSi committed Nov 8, 2021
1 parent 2c9c826 commit 96e0231
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 37 deletions.
33 changes: 0 additions & 33 deletions squashfs-tools/patches/fnocommon.patch

This file was deleted.

7 changes: 3 additions & 4 deletions squashfs-tools/pkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,15 @@ dependencies:
- stage: patch
steps:
- sources:
- url: https://github.com/plougher/squashfs-tools/archive/4.4.tar.gz
- url: https://github.com/plougher/squashfs-tools/archive/refs/tags/4.5.tar.gz
destination: squashfs.tar.gz
sha256: a7fa4845e9908523c38d4acf92f8a41fdfcd19def41bd5090d7ad767a6dc75c3
sha512: 133ce437fb8c929933d52cff710b61dd9181f6f8be58250b0d6a59a7bb79a2b350f68f456b06a0e17c469409a71272d586802d570248273ddcd5dad088c00308
sha256: b9e16188e6dc1857fe312633920f7d71cc36b0162eb50f3ecb1f0040f02edddd
sha512: e00610487d24eed9e5dadcf84014a3d7faa9815d8ce00fd4660e6c8ce394dccf185ed9f387f4fa1313b9812fe770f802bdcbaef87887f2bcefacf234594a72e0
prepare:
- |
tar -xf squashfs.tar.gz --strip-components=1
patch -p1 </pkg/patches/fix-compat.patch
patch -p1 </pkg/patches/fnocommon.patch
build:
- |
cd squashfs-tools
Expand Down

0 comments on commit 96e0231

Please sign in to comment.