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:40:13 +0100 |
commit | 2c0efd2f33fc152546128f9361e71d0dc93a90d5 (patch) | |
tree | 9d4d57db635621a01b13438a1d9d159e69ab1a9d /meta/recipes-kernel | |
parent | fb1df184b96e0b5a29f330ba4fbf6555f9034eda (diff) | |
download | poky-2c0efd2f33fc152546128f9361e71d0dc93a90d5.tar.gz |
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].
(From OE-Core rev: abff69a48bf3076ce8e21356accdc8d85d2c8dbf)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions