From: Robert Yang Date: Mon, 17 Nov 2025 06:37:07 +0000 (-0800) Subject: squashfs-tools: 4.7.2 -> 4.7.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61964e2265fa27dfa6791053b0ba5019ccd373bf;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git squashfs-tools: 4.7.2 -> 4.7.4 Signed-off-by: Robert Yang Signed-off-by: Mathieu Dubois-Briand --- diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.2.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.bb 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 8bca98f4198..eb3974bcb5e 100644 --- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.2.bb +++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_4.7.4.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 = "99d23a31b471433c51e9c145aeba2ab1536e34df" +SRCREV = "bad1d213ab6df587d6fa0ef7286180fbf7b86167" UPSTREAM_CHECK_GITTAGREGEX = "(?P(\d+(\.\d+)+))"