diff options
author | Maciej Borzecki <maciej.borzecki@rndity.com> | 2016-12-19 12:20:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-22 08:46:35 +0000 |
commit | f2a04631949db72d4261d1c142c5044fad3741f9 (patch) | |
tree | dc5fa82a2d8498967a0088ba0fdcf02cab3d089e /meta-skeleton | |
parent | ee0b0da237c1661f43e27e26e0ab24b7d8ed174f (diff) | |
download | openembedded-core-f2a04631949db72d4261d1c142c5044fad3741f9.tar.gz openembedded-core-f2a04631949db72d4261d1c142c5044fad3741f9.tar.bz2 openembedded-core-f2a04631949db72d4261d1c142c5044fad3741f9.zip |
oeqa/utils/commands.py: allow use of binaries from native sysroot
Tests may need to run a native tool that is not available on the host
filesystem, but can be built using one of the *-native recipes. In such case,
the tool will be available in native sysroot, and running in from that location
will require adjustments to PATH.
runCmd() can now take a path to native sysroot as one of its arguments and
setup PATH accordingly.
Signed-off-by: Maciej Borzecki <maciej.borzecki@rndity.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions