aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-07-23 13:36:06 +0800
committerKhem Raj <raj.khem@gmail.com>2022-07-26 10:40:35 -0400
commite174de32efeabc531275260e57436593bb101a39 (patch)
tree5cf7a7a7d0272ced7edc496f2a87e5eef10814ad /meta-networking
parentc2cb0abc11ab83ab7db0b2f2e9ceec480008a3fb (diff)
downloadmeta-openembedded-e174de32efeabc531275260e57436593bb101a39.tar.gz
nbdkit: upgrade 1.31.12 -> 1.31.14
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.31.14.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.31.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.12.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.14.bb
index 302e7a2109..3f2107445e 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.12.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.14.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0"
SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https;branch=master \
"
-SRCREV = "33cdb16e65c59b5989ad967ec0cccb2ad249cc97"
+SRCREV = "35b42a161f3f3c7cf388e33dbaa5bd7082aac9d8"
S = "${WORKDIR}/git"