bitbake.conf : introduce the OBJDUMP variable, by default set to
authorGraeme Gregory <dp@xora.org.uk>
Tue, 28 Nov 2006 15:10:54 +0000 (15:10 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Tue, 28 Nov 2006 15:10:54 +0000 (15:10 +0000)
commit4b127550884048827753325400f10a2e9461a07b
tree09adbfe85accb062310095f7ead10001db3b1497
parent3f470438075ff760f3ccbcb11535b41c8c106dae
bitbake.conf : introduce the OBJDUMP variable, by default set to
${HOST_PREFIX}objdump
package.bbclass : make use of the OBJDUMP variable rather than
calling ${BUILD_PREFIX}objdump inside do_shlibs. As the original
usage was faulty and ended up calling host objdump which works
for some arm targets but not all.
classes/package.bbclass
conf/bitbake.conf