Re: [OE-core] [PATCH] oeqa/parselogs: Ignore qemu usbhid errors

2014-10-01 Thread Burton, Ross
On 1 October 2014 16:57, Richard Purdie wrote: > +'usbhid .*: can't add hid device:', The apostrophe in "can't" needs escaping. In related news, the autobuilder isn't in a happy place. Ross -- ___ Openembedded-core mailing list Openembedded-core@

[OE-core] [PATCH] oeqa/parselogs: Ignore qemu usbhid errors

2014-10-01 Thread Richard Purdie
These are harmless from the USB pointer device we install, ignore them. Signed-off-by: Richard Purdie diff --git a/meta/lib/oeqa/runtime/parselogs.py b/meta/lib/oeqa/runtime/parselogs.py index 604a29a..078316e 100644 --- a/meta/lib/oeqa/runtime/parselogs.py +++ b/meta/lib/oeqa/runtime/parselogs