]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
squashfs-tools: 4.7.2 -> 4.7.4
authorRobert Yang <liezhi.yang@windriver.com>
Mon, 17 Nov 2025 06:37:07 +0000 (22:37 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Nov 2025 10:34:04 +0000 (10:34 +0000)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.bb [moved from meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.2.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.2.bb
rename to meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.bb
index 8bca98f41985258ad2cdb8c1ea7fdf84a48ade5e..eb3974bcb5e1b2c31df361d345c74d1d0933aadf 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 = "99d23a31b471433c51e9c145aeba2ab1536e34df"
+SRCREV = "bad1d213ab6df587d6fa0ef7286180fbf7b86167"
 
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"