aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2021-03-07 18:00:23 +0100
committerKhem Raj <raj.khem@gmail.com>2021-03-07 09:53:12 -0800
commit90553ded8c6758a25f74013ae0c018333881c6ef (patch)
treef2d2eeaccdf4b84230e4e311512ba924026cfed5 /meta-networking/recipes-support
parentb17210e410e68f2844b55583e1c6175cb942aa9e (diff)
downloadmeta-openembedded-90553ded8c6758a25f74013ae0c018333881c6ef.tar.gz
nbdkit: update to 1.25.3
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.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.25.3.bb (renamed from meta-networking/recipes-support/nbdkit/nbdkit_git.bb)6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-networking/recipes-support/nbdkit/nbdkit_git.bb b/meta-networking/recipes-support/nbdkit/nbdkit_1.25.3.bb
index a63e49ec55..cc41e0ee53 100644
--- a/meta-networking/recipes-support/nbdkit/nbdkit_git.bb
+++ b/meta-networking/recipes-support/nbdkit/nbdkit_1.25.3.bb
@@ -7,14 +7,12 @@ nbdkit is a toolkit for creating NBD servers."
HOMEPAGE = "https://github.com/libguestfs/nbdkit"
LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=4332a97808994cf2133a65b6c6f33eaf"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=f9dcc2d8acdde215fa4bd6ac12bb14f0"
SRC_URI = "git://github.com/libguestfs/nbdkit.git;protocol=https \
- file://0001-server-Fix-build-when-printf-is-a-macro.patch \
"
-PV = "1.19.6+git${SRCPV}"
-SRCREV = "257561bc9f2f01eb9f21686bcec4b863d17a26c4"
+SRCREV = "1476b82f7e10deedf88364f26186f5945c3d4702"
S = "${WORKDIR}/git"