[Buildroot] [PATCH v2 1/1] package/qt5/qt5base: add -syslog option

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Nov 7 13:46:41 UTC 2020


On Wed,  4 Nov 2020 12:12:21 -0600
jzignego--- via buildroot <buildroot at busybox.net> wrote:

> From: Jeff Zignego <jzignego at hedcontrols.com>
> 
> QT can default to outputting the logs to syslog instead of to the
> console with this compile time switch. That behavior can still be
> overridden by setting the environment variable QT_LOGGING_TO_CONSOLE to
> 1.
> 
> Signed-off-by: Jeff Zignego <jzignego at hedcontrols.com>
> 
> ---
> Changes v1 -> v2:
>     - all v2 changes suggested by Peter Seiderer
>     - create a BR2_PACKAGE_QT5BASE_SYSLOG config option
>     - only control with config option and not previous method
> ---
>  package/qt5/qt5base/Config.in  | 5 +++++
>  package/qt5/qt5base/qt5base.mk | 6 ++++++
>  2 files changed, 11 insertions(+)

Applied to next, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list