mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
oeqa/parselogs: Add harmless failure warning introduced by new qemu version on qemuppc
(From OE-Core rev: d9f49e0e6b377c402e01de631edca73bb6537ab9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -51,6 +51,7 @@ ignore_errors = {
|
||||
] + common_errors,
|
||||
'qemuppc' : [
|
||||
'PCI 0000:00 Cannot reserve Legacy IO [io 0x0000-0x0fff]',
|
||||
'host side 80-wire cable detection failed, limiting max speed',
|
||||
'mode "640x480" test failed',
|
||||
'Failed to load module "glx"',
|
||||
] + common_errors,
|
||||
|
||||
Reference in New Issue
Block a user