blob: da3e9a137748486959c9337901dfc11226cfcbde [file] [log] [blame]
Andrew Geissler82c905d2020-04-13 13:39:40 -05001SUMMARY = "A reliable logging library"
2HOMEPAGE = "https://github.com/rsyslog/librelp"
3
Andrew Geissler9aee5002022-03-30 16:27:02 +00004LICENSE = "GPL-3.0-only"
Andrew Geissler82c905d2020-04-13 13:39:40 -05005LIC_FILES_CHKSUM = "file://COPYING;md5=1fb9c10ed9fd6826757615455ca893a9"
6
7DEPENDS = "gmp nettle libidn zlib gnutls openssl"
8
Andrew Geissler32b11992021-03-31 13:37:05 -05009SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https;branch=stable \
Andrew Geissler82c905d2020-04-13 13:39:40 -050010"
11
Andrew Geisslerc5535c92023-01-27 16:10:19 -060012SRCREV = "b421f56d9ee31a966058d23bd23c966221c91396"
Andrew Geissler82c905d2020-04-13 13:39:40 -050013
14S = "${WORKDIR}/git"
15
16inherit autotools pkgconfig