]> code.ossystems Code Review - openembedded-core.git/commit
parselogs: Whitelist GPT warnings as the device is fully functional
authorJair Gonzalez <jair.de.jesus.gonzalez.plascencia@linux.intel.com>
Wed, 30 Nov 2016 20:43:02 +0000 (14:43 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Dec 2016 10:36:10 +0000 (10:36 +0000)
commit5cc5cdc788308a79f8f0706e6d794c602ef427ed
tree607a4147d56943390f868d006cbf8446ec472c8a
parent7df570c2310efac8f9898da15deaac2b7df16655
parselogs: Whitelist GPT warnings as the device is fully functional

The warning occurs when the GPT image is not the same size than the
media into which it's being flashed, causing the backup GPT table
not being at the end of the disk. However, this is expected as the
image is created before having the information about the destination
media. The error is harmless, so it will be whitelisted.

Fixes [YOCTO 10481].

Signed-off-by: Jair Gonzalez <jair.de.jesus.gonzalez.plascencia@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/runtime/parselogs.py