diff options
| -rw-r--r-- | meta/lib/oeqa/runtime/parselogs.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/lib/oeqa/runtime/parselogs.py b/meta/lib/oeqa/runtime/parselogs.py index 2953742f23..b1dcc1e6ce 100644 --- a/meta/lib/oeqa/runtime/parselogs.py +++ b/meta/lib/oeqa/runtime/parselogs.py | |||
| @@ -48,6 +48,7 @@ ignore_errors = { | |||
| 48 | 'qemux86-64' : qemux86_common, | 48 | 'qemux86-64' : qemux86_common, |
| 49 | 'qemumips' : [ | 49 | 'qemumips' : [ |
| 50 | 'Failed to load module "glx"', | 50 | 'Failed to load module "glx"', |
| 51 | 'pci 0000:00:00.0: [Firmware Bug]: reg 0x..: invalid BAR (can\'t size)', | ||
| 51 | ] + common_errors, | 52 | ] + common_errors, |
| 52 | 'qemuppc' : [ | 53 | 'qemuppc' : [ |
| 53 | 'PCI 0000:00 Cannot reserve Legacy IO [io 0x0000-0x0fff]', | 54 | 'PCI 0000:00 Cannot reserve Legacy IO [io 0x0000-0x0fff]', |
