summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-12 18:51:38 +0800
committerKhem Raj <raj.khem@gmail.com>2026-03-17 13:25:27 -0700
commitb6136de3a95d816c0db7b3776591075a8774079b (patch)
treeeaf41f4e6839d64d783de777b8defd6d8bc3fbff
parentcd6887451a73d9405713487f2bc8b35c363ffd1e (diff)
downloadmeta-openembedded-b6136de3a95d816c0db7b3776591075a8774079b.tar.gz
nbdkit: upgrade 1.47.3 -> 1.47.5
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.47.5.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.47.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.47.3.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.5.bb
index e1da2d3288..5ec440fc18 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.47.3.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.5.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 = "49a3178b52509a8a8fd0e5a1c49846bba24e3eac" 15SRCREV = "131372494a384a2ee21b97ec9375b7a55636a417"
16 16
17 17
18DEPENDS = "curl xz e2fsprogs zlib" 18DEPENDS = "curl xz e2fsprogs zlib"