diff options
author | Randy Witt <randy.e.witt@linux.intel.com> | 2015-10-22 19:53:56 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-24 12:21:28 +0100 |
commit | ba127370e621b5b683d6f454596c3d0c60c13df7 (patch) | |
tree | 5187037cf4f4e7e0f40b64459ba063be62a78cc1 /scripts/oepydevshell-internal.py | |
parent | ba3493c434ced719135082607e5f2e1d87559952 (diff) | |
download | openembedded-core-ba127370e621b5b683d6f454596c3d0c60c13df7.tar.gz openembedded-core-ba127370e621b5b683d6f454596c3d0c60c13df7.tar.bz2 openembedded-core-ba127370e621b5b683d6f454596c3d0c60c13df7.zip |
wic/utils/oe/misc.py: Preserve PATH when running native tools
Previously exec_native_cmd() would remove all items from PATH except for
the native sysroot. This can cause issues for the tools that are created
using create_wrapper().
Now instead of wiping out the PATH, run a sanity check to check if the
command is in the native sysroot.
Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/oepydevshell-internal.py')
0 files changed, 0 insertions, 0 deletions