diff options
author | Mariano Lopez <mariano.lopez@linux.intel.com> | 2015-08-11 13:24:44 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-16 09:24:17 +0100 |
commit | a82711fe4520538a732a16795d50573b6f1d4463 (patch) | |
tree | 0ee4a80a57f44dc1b1ce9f2cd6a478779826b664 /meta-skeleton | |
parent | d055e797eb1d60f04d685b6583eb1695c7600a56 (diff) | |
download | openembedded-core-a82711fe4520538a732a16795d50573b6f1d4463.tar.gz openembedded-core-a82711fe4520538a732a16795d50573b6f1d4463.tar.bz2 openembedded-core-a82711fe4520538a732a16795d50573b6f1d4463.zip |
qemurunner.py: Add method run_serial
The only need for the console before this patch was
to check if the target has booted. This allows to send
commands to the terminal.
This new method is based on the method with the same name
of the QemuTinyRunner class. The difference here is it will
remove the command and the prompt. The other diference is
it will send an echo $? to check if the last command was
successful.
[YOCTO #8118]
Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions