]> 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, 11 Jan 2017 11:46:45 +0000 (11:46 +0000)
commit941194d29d8e4c334d3f85ce7709c894cf34b8d1
tree72085a96ca4adb079b514d7755bd368674eeb6e1
parent23aa95a8a15cd0b7bdc43dba9375e139f4b20607
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].

(From OE-Core rev: 5cc5cdc788308a79f8f0706e6d794c602ef427ed)

Signed-off-by: Jair Gonzalez <jair.de.jesus.gonzalez.plascencia@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/runtime/parselogs.py