1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

parselogs: Ignore amb_nb warning messages under qemux86*

(From OE-Core rev: 857f4ca134e4575e71993b4fa255ebafec612d1e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2016-08-18 08:53:25 +01:00
parent 56e53db4d9
commit 26b0657b2f
+1
View File
@@ -62,6 +62,7 @@ qemux86_common = [
'wrong ELF class', 'wrong ELF class',
"fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.", "fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.",
"can't claim BAR ", "can't claim BAR ",
'amd_nb: Cannot enumerate AMD northbridges',
] + common_errors ] + common_errors
ignore_errors = { ignore_errors = {