]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
squashfs-tools: update to 4.7
authorRoss Burton <ross.burton@arm.com>
Mon, 9 Jun 2025 11:19:41 +0000 (12:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Jun 2025 10:02:56 +0000 (11:02 +0100)
commitd588d0fbd8360cc999badaf4c4888be983c14b14
tree88878d985c42d834ffbf6a40092961245253b2e6
parent8529dbae1b345d1517023dae09637a4baad9ffe8
squashfs-tools: update to 4.7

The REPRODUCIBLE_DEFAULT option was removed in 4.7[1].

Backport a patch to fix missing pthread typedefs, and a patch to fix
missing pid_t typedefs.

Also clean up the tasks to be neater and more concise.

[1] squash-tools ae9914d15293af7c596148aedd997b3058e35d9e

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/squashfs-tools/squashfs-tools/pid.patch [new file with mode: 0644]
meta/recipes-devtools/squashfs-tools/squashfs-tools/thread.patch [new file with mode: 0644]
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.bb [moved from meta/recipes-devtools/squashfs-tools/squashfs-tools_4.6.1.bb with 77% similarity]