diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-10-18 15:51:16 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-25 22:39:57 +0100 |
commit | abff69a48bf3076ce8e21356accdc8d85d2c8dbf (patch) | |
tree | ba0b97844235fe7fcd314b657b138165d46fe5b1 /meta | |
parent | 1886ab2f1dc1e3b5758a85604998e8deb9198f5e (diff) | |
download | openembedded-core-abff69a48bf3076ce8e21356accdc8d85d2c8dbf.tar.gz openembedded-core-abff69a48bf3076ce8e21356accdc8d85d2c8dbf.tar.bz2 openembedded-core-abff69a48bf3076ce8e21356accdc8d85d2c8dbf.zip |
devtool: runqemu: work around runqemu script path assumption
The new runqemu script assumes that if OECORE_NATIVE_SYSROOT is set then
it shouldn't try to run bitbake to find out the values of various
variables such as DEPLOY_DIR_IMAGE; this assumption is incorrect for the
extensible SDK. To work around this, clear OECORE_NATIVE_SYSROOT in the
environment when running runqemu.
Fixes [YOCTO #10447].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions