summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb
new file mode 100644
index 000000000..84c258331
--- /dev/null
+++ b/meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb
@@ -0,0 +1,15 @@
1SUMMARY = "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
11SRCREV = "02c3be4f5c39fec59d05cd8b75b08dbba04098ad"
12
13S = "${WORKDIR}/git"
14
15inherit autotools pkgconfig