summaryrefslogtreecommitdiffstats
path: root/bitbake
diff options
context:
space:
mode:
authorJoshua Lock <joshua.g.lock@intel.com>2016-09-18 00:39:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-20 15:11:08 +0100
commit5060e66c75ed01e00b0c9002e3457dc688c5938d (patch)
tree5c1d349f21175e31614e184041f9aaf65380e8f9 /bitbake
parent239d1706b0588dc49a6a2dac9453c1c63781312d (diff)
downloadpoky-5060e66c75ed01e00b0c9002e3457dc688c5938d.tar.gz
runqemu: work even if a *.qemuboot.conf isn't found
A qemuboot conf file is a convenience but it should still be possible to invoke runqemu without them, especially for examples such as using the SDK with an extracted rootfs via NFS. As read_qemuboot() is always called we need to be sure that function can return cleanly, without throwing Exceptions, even if a qemuboot conf file isn't found. (From OE-Core rev: 3541c21f1976b517b79a19882240a8f36b970292) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake')
0 files changed, 0 insertions, 0 deletions