generic-poky/scripts/lib
Randy Witt 0f75740830 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.

(From OE-Core rev: ba127370e621b5b683d6f454596c3d0c60c13df7)

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-27 07:24:29 +00:00
..
bsp scripts/lib/bsp/engine: Indent the karch properties when stored into a file 2015-10-01 07:43:39 +01:00
devtool devtool: handle virtual providers 2015-10-21 22:56:03 +01:00
recipetool recipetool: create: fix change in path structure if --extract-to path exists 2015-10-07 00:09:10 +01:00
wic wic/utils/oe/misc.py: Preserve PATH when running native tools 2015-10-27 07:24:29 +00:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00