librelp: add recipe

This is a project under rsyslog. Add its recipe as it's needed by
the new version of rsyslog.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Chen Qi
2016-10-24 14:35:03 +08:00
committed by Martin Jansa
parent 2f7c00b934
commit ca3a032866

View File

@@ -0,0 +1,15 @@
SUMMARY = "A reliable logging library"
HOMEPAGE = "https://github.com/rsyslog/libfastjson"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=1fb9c10ed9fd6826757615455ca893a9"
DEPENDS = "gmp nettle libidn zlib gnutls"
SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https"
SRCREV = "02c3be4f5c39fec59d05cd8b75b08dbba04098ad"
S = "${WORKDIR}/git"
inherit autotools pkgconfig