diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-03-09 17:01:47 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-09 16:59:55 +0000 |
commit | 0b68f0632312392cbd20bfcb9ed4895cfc9883ff (patch) | |
tree | c17c337676d6af2c4e50e97d59ee203b08c5213d /scripts/lib | |
parent | 82aeafe722f447a55e04c39aec70e88f2a1962e3 (diff) | |
download | openembedded-core-0b68f0632312392cbd20bfcb9ed4895cfc9883ff.tar.gz openembedded-core-0b68f0632312392cbd20bfcb9ed4895cfc9883ff.tar.bz2 openembedded-core-0b68f0632312392cbd20bfcb9ed4895cfc9883ff.zip |
qemu.bbclass: add qemu_wrapper_cmdline()
The class had qemu_run_binary() which was not suitable for gobject-introspection,
as it required the name of the binary to run.
qemu_wrapper_cmdline() returns just the command line string needed to run
binaries, and does not require the binary name.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions