blob: b5e124081695004c3c5427ecd41578226879898a [file] [log] [blame]
SUMMARY = "Network Block Device Proxy"
HOMEPAGE = "https://github.com/openbmc/jsnbd"
PR = "r1"
PV = "1.0+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENCE;md5=3b83ef96387f14655fc854ddc3c6bd57"
inherit autotools pkgconfig
DEPENDS += "json-c"
DEPENDS += "udev"
RDEPENDS_${PN} += "nbd-client"
S = "${WORKDIR}/git"
SRC_URI = "git://github.com/openbmc/jsnbd"
SRCREV = "d5b9857609401e3cf9c53b111134a6aab8e4573c"