summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-05-20 16:54:48 +0800
committerKhem Raj <raj.khem@gmail.com>2025-05-21 07:38:25 -0700
commitd3565ecf66e17b4247f35639fe73a15ea94d81f1 (patch)
treecc3923f4c64b4f7da70bc48e4785ee104b918920
parentc5dc9e978f25f34973b9253c67de627a6016a432 (diff)
downloadmeta-openembedded-d3565ecf66e17b4247f35639fe73a15ea94d81f1.tar.gz
nbdkit: upgrade 1.43.5 -> 1.43.9
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.43.9.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.43.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.43.5.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.43.9.bb
index 52a388e6f6..e71bfdac35 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.43.5.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.43.9.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=26250adec854bc317493f6fb98efe049"
12SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=master;tag=v${PV} \ 12SRC_URI = "git://gitlab.com/nbdkit/nbdkit.git;protocol=https;branch=master;tag=v${PV} \
13 file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch \ 13 file://0002-plugins-Avoid-absolute-buildpaths-in-binaries.patch \
14 " 14 "
15SRCREV = "05705a45b1945be69e43b32205412cbf02d99656" 15SRCREV = "f443cbd3cff1d66db038e2afb9301d51224c7f09"
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18