These are harmless from the USB pointer device we install, ignore them.
Signed-off-by: Richard Purdie <[email protected]>
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.py
@@ -9,6 +9,8 @@ errors = ["error", "cannot", "can\'t", "failed"]
common_errors = [
'(WW) warning, (EE) error, (NI) not implemented, (??) unknown.',
'dma timeout',
+ 'usbhid .*: can't add hid device:',
+ 'usbhid: probe of .* failed with error',
]
x86_common = [
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core