diff options
author | Joshua Lock <joshua.g.lock@intel.com> | 2016-09-07 23:04:25 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-09 12:06:53 +0100 |
commit | 1e8165ea2f19aecdc03ccd102ee44ef0544f0f39 (patch) | |
tree | 05e5ff8049ba0caf7a97aeefc6f5f86dd46f291e /meta/lib | |
parent | 9326af1c20636320c70caecebd47aedafb3f2d25 (diff) | |
download | openembedded-core-1e8165ea2f19aecdc03ccd102ee44ef0544f0f39.tar.gz openembedded-core-1e8165ea2f19aecdc03ccd102ee44ef0544f0f39.tar.bz2 openembedded-core-1e8165ea2f19aecdc03ccd102ee44ef0544f0f39.zip |
runqemu: fixes for when invoked during a bitbake run
When runqemu is invoked from a running bitbake instance it will be
unable to call `bitbake -e` due to the lock held by the calling
bitbake instance.
Our test code sets an OE_TMPDIR environment variable from which we
can infer/guess paths. Add code to do so when self.bitbake_e can't
be set, much as the sh version of runqemu did.
[YOCTO #10240]
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions