summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/runtime/parselogs.py
diff options
context:
space:
mode:
Diffstat (limited to 'meta/lib/oeqa/runtime/parselogs.py')
-rw-r--r--meta/lib/oeqa/runtime/parselogs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/lib/oeqa/runtime/parselogs.py b/meta/lib/oeqa/runtime/parselogs.py
index 8efe2d1de0..696afb421d 100644
--- a/meta/lib/oeqa/runtime/parselogs.py
+++ b/meta/lib/oeqa/runtime/parselogs.py
@@ -58,6 +58,7 @@ x86_common = [
58 'failed to setup card detect gpio', 58 'failed to setup card detect gpio',
59 'amd_nb: Cannot enumerate AMD northbridges', 59 'amd_nb: Cannot enumerate AMD northbridges',
60 'failed to retrieve link info, disabling eDP', 60 'failed to retrieve link info, disabling eDP',
61 'Direct firmware load for iwlwifi',
61] + common_errors 62] + common_errors
62 63
63qemux86_common = [ 64qemux86_common = [