lib/oeqa/runtime: syslog: fix test for logger in case of systemd
authorStefan Stanacar <stefanx.stanacar@intel.com>
Thu, 29 Aug 2013 16:06:17 +0000 (19:06 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Aug 2013 15:23:47 +0000 (16:23 +0100)
commit383e5e6f3aff0283f07fc2c131e1e7ad6a9b2e61
tree1270306a3281906e6a2c26126eeb34173803fb1d
parentedc92f1854a188ea4004392ebe50af7f5a658c78
lib/oeqa/runtime: syslog: fix test for logger in case of systemd

Recently syslog behaviour changed for systemd images (log
it's in a buffer not in /var/log/messages), account
for the new stuff.

(From OE-Core rev: 32576c4cc1621fa3013eac66c7caaa1e1fd14995)

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/syslog.py