]> code.ossystems Code Review - openembedded-core.git/commit
toolchain-scripts: export READELF
authorRoss Burton <ross.burton@intel.com>
Fri, 4 Oct 2019 13:19:48 +0000 (14:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Oct 2019 19:47:52 +0000 (20:47 +0100)
commit2795e3bfdefc9f48294802ea7301dae1910553dc
treed2343cb8019cfaf00069794a1c9a559676d7a57f
parenta5c9709b8da6e7ad62167b5036e7f454a62aa83e
toolchain-scripts: export READELF

The readelf binary is prefixed, so export READELF in the SDKs so that the
correct readelf binary can be used.

This fixes problems with the symbol extractor in Meson with multilib SDKs where
readelf can't be found correctly.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/toolchain-scripts.bbclass