]> code.ossystems Code Review - openembedded-core.git/commit
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:04:22 +0000 (12:04 +0100)
commit11f5998e539f7b884ae1387252f8995b2dc7437f
tree9ff5607b5375adfa00beb936508325935fe3101f
parent91769af1c1175ac9bb43d16d05fb1c8736dd9287
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.

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