aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/syslog-ng/syslog-ng_3.6.4.bb
blob: bee1e19e43fd47f7ac3b5bac9912c81733ec7565 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
require syslog-ng.inc

SRC_URI += " \
    file://fix-a-memory-leak-in-log_driver_free.patch \
    file://fix-config-libnet.patch \
    file://fix-invalid-ownership.patch \
    file://Fix-the-memory-leak-problem-for-mutex.patch \
    file://Fix-the-memory-leak-problem-when-HAVE_ENVIRON-defined.patch \
    file://configure.patch \
    file://dbifix.patch \
    file://syslog-ng.service-the-syslog-ng-service.patch \
"

SRC_URI[md5sum] = "e9f401615e92e5eb27396c995c1446ba"
SRC_URI[sha256sum] = "7be11df31ac7d716f1f952e22b5ae8e2049edd633a41b223776a853d9106f4e7"

PNBLACKLIST[syslog-ng] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130631/"