diff options
author | Aníbal Limón <anibal.limon@linux.intel.com> | 2016-07-27 17:40:41 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-01 11:47:13 +0100 |
commit | 16485041989453aa8f847c44f68f1d6a085ab0fa (patch) | |
tree | a3d206f6dd8690eb8008a136f436711b5250636b /meta/recipes-multimedia | |
parent | a86a1b2703372c12e7fca18918695d093ea6ee53 (diff) | |
download | poky-16485041989453aa8f847c44f68f1d6a085ab0fa.tar.gz |
oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when systemd is enabled
Busybox logread uses shmmem circular buffer to retrive [1] syslog messages
when systemd is enabled this shmem circular buffer isn't enabled because
systemd journald doesn't provide it.
[1] https://git.busybox.net/busybox/tree/sysklogd/logread.c?id=accd9eeb719916da974584b33b1aeced5f3bb346#n121
(From OE-Core rev: f49e4847ba00cdd072e5f072cb9ca69ef98af758)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
0 files changed, 0 insertions, 0 deletions