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

Aníbal Limón anibal.limon at linux.intel.com
Wed Jul 27 22:40:37 UTC 2016


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(-)

-- 
2.1.4



More information about the Openembedded-core mailing list