blob: 17478efe405f028e30dfc28d4f66f540e4e6486a [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001SUMMARY = "A reliable logging library"
2HOMEPAGE = "https://github.com/rsyslog/libfastjson"
3
4LICENSE = "GPLv3"
5LIC_FILES_CHKSUM = "file://COPYING;md5=1fb9c10ed9fd6826757615455ca893a9"
6
7DEPENDS = "gmp nettle libidn zlib gnutls"
8
9SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https \
10 file://0001-src-tcp.c-fix-jump-misses-init-error.patch \
11 file://0001-src-tcp.c-increase-the-size-of-szHname.patch \
12"
13
14SRCREV = "5e849ff060be0c7dce972e194c54fdacfee0adc2"
15
16S = "${WORKDIR}/git"
17
18inherit autotools pkgconfig