aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-29 16:08:09 +0800
committerKhem Raj <raj.khem@gmail.com>2022-05-09 08:59:46 -0700
commit5cb09273885e4e74dd58e0cc0885b48049c2f078 (patch)
tree29117224827bea38e4a6b22fcc85e7cee083c98f /meta-networking
parent88ea7fc012f3edcb7ee7b22330826d285f0319b7 (diff)
downloadmeta-openembedded-5cb09273885e4e74dd58e0cc0885b48049c2f078.tar.gz
nbdkit: upgrade 1.31.1 -> 1.31.2
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.2.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.31.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.1.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.2.bb
index 1fea2f5935..16e29a2fd3 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.1.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.2.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0"
SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https;branch=master \
"
-SRCREV = "ff4bc950c336477de1765ab1f0826c199f013ffd"
+SRCREV = "4a5e55f798beb922dd4bbfd7c40837e35a9754b6"
S = "${WORKDIR}/git"