mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 20:21:58 +02:00
- Refresh and remove obsolete patches - Fix PAGESIZE variable conflicting - PAGESIZE is a define in some libc libraries - Implement SystemD service files handling - splitted service into default - Remove dependency to eventlog - external libevtlog library linking was removed - Version 3.15.1 supports OpenSSL 1.1 Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Marko Pater <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
12 lines
376 B
BlitzBasic
12 lines
376 B
BlitzBasic
require syslog-ng.inc
|
|
|
|
SRC_URI += " \
|
|
file://fix-config-libnet.patch \
|
|
file://fix-invalid-ownership.patch \
|
|
file://syslog-ng.service-the-syslog-ng-service.patch \
|
|
file://rename-PAGESIZE-variables-to-pagesize.patch \
|
|
"
|
|
|
|
SRC_URI[md5sum] = "da59a65cd5e293ec0fa3d3ecf4984af9"
|
|
SRC_URI[sha256sum] = "a2dabd28674e2b558e4fb92484ad111d77bf7150070aa28556827130b479f9ef"
|