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 \ |
Andrew Geissler | e231d58 | 2020-05-05 08:53:09 -0500 | [diff] [blame] | 10 | file://shebang.patch \ |
Brad Bishop | 868407c | 2019-11-04 13:24:47 -0500 | [diff] [blame] | 11 | file://syslog-ng-tmp.conf \ |
Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 12 | " |
| 13 | |
Brad Bishop | 2f97392 | 2019-11-11 07:58:48 -0500 | [diff] [blame] | 14 | SRC_URI[md5sum] = "ef9de066793f7358af7312b964ac0450" |
| 15 | SRC_URI[sha256sum] = "d4d0a0357b452be96b69d6f741129275530d8f0451e35adc408ad5635059fa3d" |