diff mbox series

[meta-networking,23/64] nbdkit: upgrade 1.43.9 -> 1.43.11

Message ID 20250610033330.924-23-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/64] audit: upgrade 4.0.4 -> 4.0.5 | expand

Commit Message

Wang Mingyu June 10, 2025, 3:32 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../nbdkit/{nbdkit_1.43.9.bb => nbdkit_1.43.11.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/nbdkit/{nbdkit_1.43.9.bb => nbdkit_1.43.11.bb} (95%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.43.9.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.43.11.bb
similarity index 95%
rename from meta-networking/recipes-support/nbdkit/nbdkit_1.43.9.bb
rename to meta-networking/recipes-support/nbdkit/nbdkit_1.43.11.bb
index e71bfdac35..2a122ec282 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.43.9.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.43.11.bb
@@ -12,7 +12,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=26250adec854bc317493f6fb98efe049"
 SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=master;tag=v${PV} \
            file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch \
            "
-SRCREV = "f443cbd3cff1d66db038e2afb9301d51224c7f09"
+SRCREV = "2d0f232b590f4001881dd0819f55af72b88c4b2f"
 
 S = "${WORKDIR}/git"