blob: 7a40f4efc35b2af07ddc68c7c084773b739af2a7 [file] [log] [blame]
Patrick Williams8e7b46e2023-05-01 14:19:06 -05001SUMMARY = "NFS client library"
2HOMEPAGE = "https://github.com/sahlberg/libnfs"
3LICENSE = "LGPL-2.1-only & BSD-2-Clause & GPL-3.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=825301ba17efc9d188ee0abd4b924ada"
5
6SRC_URI = "git://github.com/sahlberg/libnfs.git;protocol=https;branch=master"
7SRCREV = "40348f45d6beb8a8f50b6b63414a98fc1a061b7d"
8S = "${WORKDIR}/git"
9
10inherit cmake