summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-10-22 10:22:06 +0800
committerKhem Raj <raj.khem@gmail.com>2025-10-21 20:02:40 -0700
commit58b4da21fa377db4d830dacfa81984f7280ed666 (patch)
treee163c1e3c8e782ffc7d5bd5716230c9e36d33d3f /meta-networking/recipes-support
parent6b2886018499693d42a28e617b29495cc52be355 (diff)
downloadmeta-openembedded-58b4da21fa377db4d830dacfa81984f7280ed666.tar.gz
nbdkit: upgrade 1.45.9 -> 1.45.10
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.45.10.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.45.9.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.45.9.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.45.10.bb
index fa850e1a28..fb961ecd4b 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.45.9.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.45.10.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 = "2e2f933abf4e19842db0fdba2ac4030baea57686" 15SRCREV = "a0f3989aadd2cd473517423422d2fa20def22c95"
16 16
17 17
18DEPENDS = "curl xz e2fsprogs zlib" 18DEPENDS = "curl xz e2fsprogs zlib"