]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
shadow: Disable the use of syslog() for the native tools
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Thu, 14 Apr 2022 23:34:02 +0000 (01:34 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Apr 2022 16:30:11 +0000 (17:30 +0100)
commite1f21d0d3385f9d9f4316bf0039b287fd4b37fc8
tree3e6c856f67cc1a6e589ace030d217712318c9492
parent24e3b2ee56e0b59aa280191bd00fdfc773f0a973
shadow: Disable the use of syslog() for the native tools

An attempt to disable the use of syslog() was made in commit 8f181686
(shadow-native: Simplify and fix syslog disable patch). However,
because the code checks if USE_SYSLOG is defined rather than checking
if it evaluates to TRUE the patch did not work as intended.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/shadow/files/0001-Disable-use-of-syslog-for-sysroot.patch