mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
sysklogd: upgrade 2.6.0 -> 2.6.1
Changelog: =========== - Read '.conf' files from include directories sorted alphabetically - Add extra linefeed to wall messages to ensure they are seen - Issue #87: segfault on 'SIGTERM', regression from v2.6.0 (From OE-Core rev: b3157769234d686c583d193578527a4938f6d316) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8dabc4b3c6
commit
d6d6fdf294
@@ -14,7 +14,7 @@ SRC_URI = "git://github.com/troglobit/sysklogd.git;branch=master;protocol=https
|
|||||||
file://sysklogd \
|
file://sysklogd \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "6b44b9822e8551114e1ed38c38c51b8e95188599"
|
SRCREV = "c2bc519697aaa94f7b5e658a31ff55b9d54e7c8d"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user