diff mbox series

[37/40] squashfs-tools: upgrade 4.7.4 -> 4.7.5

Message ID 20260319101332.2067-37-wangmy@fujitsu.com
State Under Review
Headers show
Series [01/40] at-spi2-core: upgrade 2.58.3 -> 2.60.0 | expand

Commit Message

Wang Mingyu March 19, 2026, 10:13 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{squashfs-tools_4.7.4.bb => squashfs-tools_4.7.5.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/squashfs-tools/{squashfs-tools_4.7.4.bb => squashfs-tools_4.7.5.bb} (96%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb
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 eb3974bcb5..7741039fcf 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.5.bb
@@ -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+)+))"