diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-09-22 17:21:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-22 18:13:01 +0100 |
commit | abca7a0cac7068ffe6a6b873d0842f804388b621 (patch) | |
tree | f8cd24580c5e53d542ebd7d16d20a19a4c10c10b /meta/lib/oeqa/utils/qemurunner.py | |
parent | 9e0a6b2e6f16185f8032d36b77d40802bc388987 (diff) | |
download | openembedded-core-abca7a0cac7068ffe6a6b873d0842f804388b621.tar.gz openembedded-core-abca7a0cac7068ffe6a6b873d0842f804388b621.tar.bz2 openembedded-core-abca7a0cac7068ffe6a6b873d0842f804388b621.zip |
devtool: add basic means of running runqemu within the extensible SDK
We ship the runqemu script and if we build QEMU itself within the
extensible SDK, then it would be nice to be able to run it. This is a
very thin wrapper around runqemu, supplying the machine and image name
so the user doesn't need to. (This subcommand is only available within
the extensible SDK since it only really makes sense there where it is
otherwise hard to run runqemu directly.)
Implements [YOCTO #6657].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/utils/qemurunner.py')
0 files changed, 0 insertions, 0 deletions