summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-02-05 13:14:22 +0800
committerKhem Raj <raj.khem@gmail.com>2026-02-06 10:06:22 -0800
commit755d7c54492463803c44e9c447c7b1dd58dfc974 (patch)
treec8d1bdb4cd6c2b1ce87788228c0636aa9ecdbec9
parent9c989a5ea2121d55647c734de19f2d042ac4c6ca (diff)
downloadmeta-openembedded-755d7c54492463803c44e9c447c7b1dd58dfc974.tar.gz
nbdkit: upgrade 1.47.1 -> 1.47.3
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.3.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.47.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.47.1.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.3.bb
index 61390ebde6..e1da2d3288 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.47.1.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.47.3.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 = "1f9447313193723a626ba39e7b54d1c7c1a1ffd8" 15SRCREV = "49a3178b52509a8a8fd0e5a1c49846bba24e3eac"
16 16
17 17
18DEPENDS = "curl xz e2fsprogs zlib" 18DEPENDS = "curl xz e2fsprogs zlib"