Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 1 | require syslog-ng.inc |
| 2 | |
Brad Bishop | 868407c | 2019-11-04 13:24:47 -0500 | [diff] [blame^] | 3 | # We only want to add stuff we need to the defaults provided in syslog-ng.inc. |
| 4 | # |
| 5 | SRC_URI += " \ |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 6 | file://fix-config-libnet.patch \ |
| 7 | file://fix-invalid-ownership.patch \ |
| 8 | file://syslog-ng.service-the-syslog-ng-service.patch \ |
| 9 | file://0001-syslog-ng-fix-segment-fault-during-service-start.patch \ |
Brad Bishop | 868407c | 2019-11-04 13:24:47 -0500 | [diff] [blame^] | 10 | file://syslog-ng-tmp.conf \ |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 11 | " |
| 12 | |
| 13 | SRC_URI[md5sum] = "aa79bc13d9fd925aa5fb9516e87aacd3" |
| 14 | SRC_URI[sha256sum] = "5cf931a9d7bead0e6d9a2c65eee8f6005a005878f59aa280f3c4294257ed5178" |