diff options
Diffstat (limited to 'meta-oe/recipes-support/syslog-ng/syslog-ng_3.8.1.bb')
| -rw-r--r-- | meta-oe/recipes-support/syslog-ng/syslog-ng_3.8.1.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/syslog-ng/syslog-ng_3.8.1.bb b/meta-oe/recipes-support/syslog-ng/syslog-ng_3.8.1.bb new file mode 100644 index 0000000000..91a0e46999 --- /dev/null +++ b/meta-oe/recipes-support/syslog-ng/syslog-ng_3.8.1.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | require syslog-ng.inc | ||
| 2 | |||
| 3 | SRC_URI += " \ | ||
| 4 | file://fix-config-libnet.patch \ | ||
| 5 | file://fix-invalid-ownership.patch \ | ||
| 6 | file://Fix-the-memory-leak-problem-when-HAVE_ENVIRON-defined.patch \ | ||
| 7 | file://syslog-ng.service-the-syslog-ng-service.patch \ | ||
| 8 | " | ||
| 9 | |||
| 10 | SRC_URI[md5sum] = "acf14563cf5ce435db8db35486ce66af" | ||
| 11 | SRC_URI[sha256sum] = "84b081f6e5f98cbc52052e342bcfdc5de5fe0ebe9f5ec32fe9eaec5759224cc5" | ||
