aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-04-09 21:59:34 +0800
committerKhem Raj <raj.khem@gmail.com>2022-04-12 09:28:25 -0700
commit43dbadb6a2881325b0eecaef27c532d98f14ba93 (patch)
treeb473102071682d04366e43a19e3199fda3c636ff /meta-networking
parent602eddeefc94be93610ba36dceff5a41a9524d80 (diff)
downloadmeta-openembedded-contrib-43dbadb6a2881325b0eecaef27c532d98f14ba93.tar.gz
nbdkit: upgrade 1.25.7 -> 1.30.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.30.2.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.25.7.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.25.7.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.30.2.bb
index 7eb99c1335..da24b1efd6 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.25.7.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.30.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 = "babc2e2717c9025392dce613006a6ecae5886a57"
+SRCREV = "b59380e061fdf0f114c13c226ea2a508f2c067d0"
S = "${WORKDIR}/git"