summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/syslog-ng
Commit message (Collapse)AuthorAgeFilesLines
...
* syslog-ng: move systemd support to meta-systemdAndreas Müller2012-07-161-7/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used ↵Martin Jansa2012-06-051-1/+1
| | | | | | | | without PN* suffix Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* syslog-ng: remove unneeded systemd code / use ${systemd_unitdir}Andreas Müller2012-02-231-7/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* syslog-ng: enable systemd supportMartin Jansa2011-12-062-2/+12
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: upgrade to latest version from 3.2 series and rework modules.conf fixMartin Jansa2011-12-063-16/+16
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: move conflicting file modules.conf to own packages and fix ↵Martin Jansa2011-10-182-1/+12
| | | | | | unpackaged files Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* syslog-ng: Runtime correctionsMichael Lippautz2011-04-203-322/+140
| | | | | | | * Ships with a working syslog-ng.conf * Stops any running syslogd upon installation Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* syslog-ng: Update to 3.2.2Michael Lippautz2011-04-204-0/+471
* Re-import from org.oe.dev * Adapt EXTRA_OECONF (disable most auto-detections) * Add LIC_FILES_CHKSUM * Move syslog-ng dl to .inc Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>