summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-30 18:48:42 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-12 01:06:51 -0700
commit12e311c7e6e2e93409c40b34a6de36c45981a0e6 (patch)
tree99d75903ebd3c56afeca00163c4016618e2ba86b
parent1f465d9d282ae9b795067bd13220a8c8103b23f4 (diff)
downloadmeta-openembedded-12e311c7e6e2e93409c40b34a6de36c45981a0e6.tar.gz
nbdkit: upgrade 1.47.7 -> 1.47.8
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.47.8.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.47.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.47.7.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.8.bb
index 3b64ccb439..e0fee3fdf0 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.47.7.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.8.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 = "12ad24489c3de7b3810ae82fcffbdc113e1859ca" 15SRCREV = "83f13d978d9959bd3e92c54af9980a8d3ceed768"
16 16
17 17
18DEPENDS = "curl xz e2fsprogs zlib" 18DEPENDS = "curl xz e2fsprogs zlib"