[OE-core] [PATCH 0/5] Fixes for busybox-syslog with systemd

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jul 29 07:08:15 UTC 2016


On Wed, 2016-07-27 at 17:40 -0500, Aníbal Limón wrote:
> Changes can be reviewed at,
> 
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=alimon/simple_patches
> 
> Aníbal Limón (5):
>   oeqa/runtime/syslog.py: Improve test_syslog_logger
>   busybox-syslog.default: When systemd is enabled don't use circular
>     buffer
>   classes/testimage: When image is systemd, enable debug log level
>   oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when
>     systemd is enabled
>   oeqa/utils/commands.py: Command class improve validations/decoding in
>     output
> 
>  meta/classes/testimage.bbclass                         | 5 ++++-
>  meta/lib/oeqa/runtime/syslog.py                        | 9 +++++++--
>  meta/lib/oeqa/utils/commands.py                        | 5 ++++-
>  meta/recipes-core/busybox/files/busybox-syslog.default | 2 +-
>  4 files changed, 16 insertions(+), 5 deletions(-)

We did see:

https://autobuilder.yoctoproject.org/main/builders/nightly-qa-systemd/b
uilds/867/steps/Running%20Sanity%20Tests/logs/stdio

which means we're probably still missing a tweak in this series?

Cheers,

Richard




More information about the Openembedded-core mailing list