aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzangrc <zangrc.fnst@fujitsu.com>2021-04-16 09:44:46 +0800
committerArmin Kuster <akuster808@gmail.com>2021-04-18 13:49:13 -0700
commit6564ed1e5d9046fba8cd15200a2b37ce0012fb07 (patch)
treedd012bad8ed3a788b57e5d3e0fd8d0f76b55711b
parent0fad914676a691e92c0ec46a0eb1bc2ac34d8e58 (diff)
downloadmeta-openembedded-contrib-6564ed1e5d9046fba8cd15200a2b37ce0012fb07.tar.gz
nbdkit: upgrade 1.25.5 -> 1.25.6
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 325deac7bce4de9a8fd91ed0f38057092e36b209) Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.25.6.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.25.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.25.5.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.25.6.bb
index a6070ccf85..067911b4ea 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.25.5.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.25.6.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0"
SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https \
"
-SRCREV = "c828c6d48ff6b69454cad98054a1920d03c4b4c7"
+SRCREV = "023dac3e09a0e39d6f91dea4b7f8efb8f5faae36"
S = "${WORKDIR}/git"