aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-08-15 14:31:54 +0800
committerKhem Raj <raj.khem@gmail.com>2022-08-15 16:27:53 -0700
commite99695e7718dc938ad5bfa5158875521249df6e3 (patch)
treeb432734833a1abfcd9370703996e83ab9b30a546
parent68df7a17496e11d14a9c0b7f249381d4a65a2b9f (diff)
downloadmeta-openembedded-e99695e7718dc938ad5bfa5158875521249df6e3.tar.gz
nbdkit: upgrade 1.31.15 -> 1.32.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/recipes-support/nbdkit/nbdkit_1.32.1.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_1.31.15.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.15.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.32.1.bb
index 373cdb0546..56034ac422 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_1.31.15.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.32.1.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 = "a02ea15ec4e2c5ac533cee51824d5b9dd2933cc3"
+SRCREV = "ea58c4f8a5475de6141f14dd0e37067ac8a7370a"
S = "${WORKDIR}/git"