summaryrefslogtreecommitdiffstats
path: root/meta-yocto
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:07:32 +0100
commit8a8948e0e1c3851aca7ad514ffc13d8416fca174 (patch)
tree50a2b6a541fcb3d00f06528eeed924948e959f11 /meta-yocto
parentd5d4869634e5db8bde334e23f786ccb28a53972f (diff)
downloadpoky-8a8948e0e1c3851aca7ad514ffc13d8416fca174.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] (From OE-Core rev: 1e8165ea2f19aecdc03ccd102ee44ef0544f0f39) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions