]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
squashfs-tools: upgrade 4.7.4 -> 4.7.5
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 19 Mar 2026 10:13:29 +0000 (18:13 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 Mar 2026 16:47:14 +0000 (16:47 +0000)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb [moved from meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.bb
rename to meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb
index eb3974bcb5e1b2c31df361d345c74d1d0933aadf..7741039fcf9c9a5122dd6e9908ddfc3c7c3b379b 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "GPL-2.0-only"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https;branch=master;tag=${PV}"
-SRCREV = "bad1d213ab6df587d6fa0ef7286180fbf7b86167"
+SRCREV = "708c59ae80853b0845017c33b42e56061cc546cd"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"