diff options
author | California Sullivan <california.l.sullivan@intel.com> | 2016-09-23 11:15:00 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-28 10:15:54 +0100 |
commit | 9c432dae1045a087f8eb2de7c9bd3a9cbd46c459 (patch) | |
tree | ce7a69b89158d21a99cf3d0c15b1de162d0aeb21 /meta/lib/oeqa/runtime/ping.py | |
parent | b79d1bf49b56a97216fb719ac19e4dd9022f15b4 (diff) | |
download | openembedded-core-9c432dae1045a087f8eb2de7c9bd3a9cbd46c459.tar.gz openembedded-core-9c432dae1045a087f8eb2de7c9bd3a9cbd46c459.tar.bz2 openembedded-core-9c432dae1045a087f8eb2de7c9bd3a9cbd46c459.zip |
parselogs.py: Add amd_nb error to x86_common whitelist
This has always silently failed on hardware without AMD Northbridge,
and a recent kernel patch made it not silent. It would be ideal to only
whitelist the error for genericx86 MACHINEs and disable the CONFIG
option that enables it in intel-* MACHINEs, but in order to disable
this configuration option we would have to enable EXPERT and
DEBUG_KERNEL, which we don't want. Instead just whitelist it on all
x86 MACHINEs.
Fixes [YOCTO #10261].
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/runtime/ping.py')
0 files changed, 0 insertions, 0 deletions