From fd8610403dff6725a24b5d3cd5cf303f3dbe413e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 4 Aug 2026 13:17:26 +0800 Subject: [PATCH] zchunk: upgrade 1.5.3 -> 1.5.4 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../recipes-support/zchunk/{zchunk_1.5.3.bb => zchunk_1.5.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/zchunk/{zchunk_1.5.3.bb => zchunk_1.5.4.bb} (92%) diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.5.3.bb b/meta-oe/recipes-support/zchunk/zchunk_1.5.4.bb similarity index 92% rename from meta-oe/recipes-support/zchunk/zchunk_1.5.3.bb rename to meta-oe/recipes-support/zchunk/zchunk_1.5.4.bb index fc5a55d192..9d587debfd 100644 --- a/meta-oe/recipes-support/zchunk/zchunk_1.5.3.bb +++ b/meta-oe/recipes-support/zchunk/zchunk_1.5.4.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=daf6e68539f564601a5a5869c31e5242" SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;nobranch=1;tag=${PV}" -SRCREV = "366cf22e725fc273abe0e082c707753cce76c453" +SRCREV = "99e51afa38c723e7c25834c2c3b305d20ef55d04" DEPENDS = "zstd" DEPENDS:append:libc-musl = " argp-standalone"