mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
sysklogd: untangle header inclusion maze
wait is not union per posix it is int remove assumption about glibc is linux (From OE-Core rev: a590e541338d49130aaae5339856d31badd56719) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -15,6 +15,7 @@ inherit update-rc.d update-alternatives
|
||||
|
||||
SRC_URI = "http://www.infodrom.org/projects/sysklogd/download/sysklogd-${PV}.tar.gz \
|
||||
file://no-strip-install.patch \
|
||||
file://0001-Fix-build-with-musl.patch \
|
||||
file://sysklogd \
|
||||
file://syslog.conf \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user