mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 06:49:33 +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,
|
] + common_errors,
|
||||||
'qemuppc' : [
|
'qemuppc' : [
|
||||||
'PCI 0000:00 Cannot reserve Legacy IO [io 0x0000-0x0fff]',
|
'PCI 0000:00 Cannot reserve Legacy IO [io 0x0000-0x0fff]',
|
||||||
|
'host side 80-wire cable detection failed, limiting max speed',
|
||||||
'mode "640x480" test failed',
|
'mode "640x480" test failed',
|
||||||
'Failed to load module "glx"',
|
'Failed to load module "glx"',
|
||||||
] + common_errors,
|
] + common_errors,
|
||||||
|
|||||||
Reference in New Issue
Block a user