From: Saul Wold Date: Fri, 18 Mar 2016 17:40:01 +0000 (-0700) Subject: parselogs: add new whitelist entries to address 4.4.3 issues X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~26471 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e941853e3dd9e498dcf486686d30cd07d65d83fb;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git parselogs: add new whitelist entries to address 4.4.3 issues This message appears on older hardware and is a benign warning [YOCTO #9179] Signed-off-by: Saul Wold Signed-off-by: Ross Burton --- diff --git a/meta/lib/oeqa/runtime/parselogs.py b/meta/lib/oeqa/runtime/parselogs.py index 431c436d629..32d9081ead6 100644 --- a/meta/lib/oeqa/runtime/parselogs.py +++ b/meta/lib/oeqa/runtime/parselogs.py @@ -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 = [