aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-07-19 14:15:24 +0800
committerKhem Raj <raj.khem@gmail.com>2022-07-19 06:44:18 -0700
commitb88b492c21d312b03e8a44740895984c6848da5c (patch)
tree6eecaccb5506bb664fe4d255405c84f94bb116d3 /meta-networking/recipes-support
parent83afd6a2f154be055365660e7490df409f072bf1 (diff)
downloadmeta-openembedded-b88b492c21d312b03e8a44740895984c6848da5c.tar.gz
nbdkit: upgrade 1.31.10 -> 1.31.12
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.31.12.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.31.10.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.10.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.12.bb
index 07870bb2c0..302e7a2109 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.10.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.12.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 = "1c31e0e5397646ae3709b1fbfd9c3b47b904f254"
+SRCREV = "33cdb16e65c59b5989ad967ec0cccb2ad249cc97"
S = "${WORKDIR}/git"