diff options
author | Muhammad Shakeel <muhammad_shakeel@mentor.com> | 2012-12-04 15:40:59 +0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-06 12:30:36 +0000 |
commit | a3a0e29d5d796fdf6755503cc31e45199b79d756 (patch) | |
tree | 105f29c8135e7481427a268af6ec6e4a4956d952 /scripts/oe-find-native-sysroot | |
parent | ef2951d052f18be9c5391dce438f5c3fafda3cd5 (diff) | |
download | openembedded-core-a3a0e29d5d796fdf6755503cc31e45199b79d756.tar.gz openembedded-core-a3a0e29d5d796fdf6755503cc31e45199b79d756.tar.bz2 openembedded-core-a3a0e29d5d796fdf6755503cc31e45199b79d756.zip |
qa.py: Toolchain path should not be hardcoded to execute objdump
Currently objdump command is invoked from the STAGING_BINDIR_TOOLCHAIN
directory. In case of external toolchain if this directory doesn't
exist then objdump fails to execute. Instead of hardcoding the path
it should search PATH to find it.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Muhammad Shakeel <muhammad_shakeel@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'scripts/oe-find-native-sysroot')
0 files changed, 0 insertions, 0 deletions