mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
parselogs: remove mpc8315e-rdb from errors
(From OE-Core rev: 0de55be071efff60944c89582ae0e736f3bdc828) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c932bf9e86
commit
55bd462940
@@ -185,11 +185,6 @@ ignore_errors = {
|
||||
'Failed to make EGL context current',
|
||||
'glamor initialization failed',
|
||||
] + common_errors,
|
||||
'mpc8315e-rdb' : [
|
||||
'of_irq_parse_pci: failed with',
|
||||
'Fatal server error:',
|
||||
'Server terminated with error',
|
||||
] + common_errors,
|
||||
}
|
||||
|
||||
log_locations = ["/var/log/","/var/log/dmesg", "/tmp/dmesg_output.log"]
|
||||
|
||||
Reference in New Issue
Block a user