parselogs: add new whitelist entries to address 4.4.3 issues

This message appears on older hardware and is a benign warning

[YOCTO #9179]

(From OE-Core rev: e941853e3dd9e498dcf486686d30cd07d65d83fb)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Saul Wold 2016-03-18 10:40:01 -07:00 committed by Richard Purdie
parent 13a2a3f90d
commit 90234f1931
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ x86_common = [
'wrong ELF class',
'Could not enable PowerButton event',
'probe of LNXPWRBN:00 failed with error -22',
'pmd_set_huge: Cannot satisfy',
] + common_errors
qemux86_common = [