diff options
author | Changqing Li <changqing.li@windriver.com> | 2020-04-08 15:04:48 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-05-05 08:45:31 +0100 |
commit | 3fc7afb0104690113d7dea4c7ff2d2861a610f2b (patch) | |
tree | 4b7b50e75461798fa98eda53775c8b7497b39f2d /meta/recipes-gnome/json-glib | |
parent | 7ad39607acf70e202b02b9ae9d21774bb9a240e0 (diff) | |
download | poky-3fc7afb0104690113d7dea4c7ff2d2861a610f2b.tar.gz |
parselogs.py: ignore pulseaudio startup warning messages
If set default syslog to rsyslog, we can see below messages
in user.log,
[pulseaudio] authkey.c: Failed to open cookie file
[pulseaudio] authkey.c: Failed to load authentication key
They are only warnings when cookie file is not found. And
PulseAudio will create it if it doesn't exist.
refer:
https://wiki.archlinux.org/index.php/PulseAudio/Configuration
https://lists.freedesktop.org/archives/pulseaudio-discuss/2014-December/022719.html
(From OE-Core rev: 2cc3fac9cd1a0d77931c9e49dbe2941fa8619c51)
Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/json-glib')
0 files changed, 0 insertions, 0 deletions