aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-25 15:36:15 +0800
committerKhem Raj <raj.khem@gmail.com>2022-04-25 11:00:43 -0700
commit97c56a04dd75f79e2cd93c6d8f2ae43f3ad1418f (patch)
tree2142b89eee3c40695b6780e6b78e40fcd01f389d /meta-networking/recipes-support
parent7c0a36e48d5accf83b5d4e459d55a7e795e0788d (diff)
downloadmeta-openembedded-97c56a04dd75f79e2cd93c6d8f2ae43f3ad1418f.tar.gz
nbdkit: upgrade 1.30.2 -> 1.31.1
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.1.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.1.bb
index da24b1efd6..1fea2f5935 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.31.1.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 = "b59380e061fdf0f114c13c226ea2a508f2c067d0"
+SRCREV = "ff4bc950c336477de1765ab1f0826c199f013ffd"
S = "${WORKDIR}/git"