aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils/qemutinyrunner.py
diff options
context:
space:
mode:
authorJoshua Lock <joshua.g.lock@intel.com>2016-09-07 23:04:25 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-09 12:06:53 +0100
commit1e8165ea2f19aecdc03ccd102ee44ef0544f0f39 (patch)
tree05e5ff8049ba0caf7a97aeefc6f5f86dd46f291e /meta/lib/oeqa/utils/qemutinyrunner.py
parent9326af1c20636320c70caecebd47aedafb3f2d25 (diff)
downloadopenembedded-core-contrib-1e8165ea2f19aecdc03ccd102ee44ef0544f0f39.tar.gz
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/oeqa/utils/qemutinyrunner.py')
0 files changed, 0 insertions, 0 deletions