debian.bbclass: call objdump from binutils-cross
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 7 Jun 2010 22:24:59 +0000 (00:24 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 8 Jun 2010 21:03:15 +0000 (23:03 +0200)
commit2aef1cb15db38589ba70cf8aed3f2870a276c233
tree0e4422d71cef84362e32cdf1d924b9f2a7ca4d65
parent9acfde0899a36989b828139530afb18db16c9251
debian.bbclass: call objdump from binutils-cross

* host objdump can support multiple targets and instead of output it shows list of targets to choose from
  see http://thread.gmane.org/gmane.comp.handhelds.openembedded/33294/focus=33357
* PATH set in cmd as suggested by kergoth

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
classes/debian.bbclass