lib/oe/qa: Trap exceptions when running objdump
authorPhil Blundell <philb@gnu.org>
Wed, 17 Oct 2012 20:34:58 +0000 (20:34 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Oct 2012 11:13:49 +0000 (12:13 +0100)
commitdd555e25a98ee17ca4cf85fb6ff3b44c48a644a6
tree26a212d229d54346a4d7512cf292eab7c8aba8e3
parent2cfd469e41f10231fdfccea22f2f406a4cf06536
lib/oe/qa: Trap exceptions when running objdump

This avoids propagating a failure if we encounter an ELF file
that objdump can't parse for any reason.  Some versions and/or
configurations of objdump will refuse to read files for "the
wrong" architecture.

(From OE-Core rev: 11f5998e539f7b884ae1387252f8995b2dc7437f)

Signed-off-by: Phil Blundell <pb@pbcl.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/qa.py