diff options
author | Joshua Lock <joshua.g.lock@intel.com> | 2016-09-18 00:39:28 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-19 09:07:06 +0100 |
commit | 3541c21f1976b517b79a19882240a8f36b970292 (patch) | |
tree | 769bf38a4a4978ee54feb87735d0359974a3dcce /scripts/pybootchartgui/pybootchartgui.py | |
parent | ca5a686c6e165a51f95cb6a834cd53f6f66d42d4 (diff) | |
download | openembedded-core-3541c21f1976b517b79a19882240a8f36b970292.tar.gz openembedded-core-3541c21f1976b517b79a19882240a8f36b970292.tar.bz2 openembedded-core-3541c21f1976b517b79a19882240a8f36b970292.zip |
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.
Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions