diff options
author | Andrei Dinu <andrei.adrianx.dinu@intel.com> | 2013-05-28 08:59:38 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-30 20:46:17 +0100 |
commit | 93e0ae68d2c1827370f4f9e95c2f0b7f98ba2cb8 (patch) | |
tree | 03de1be6d8c3ec5bc76d01a9fb4ce05381afc6b7 /scripts/qemuimage-tests | |
parent | 5e06a20403c59f80e0ffa90626a2bab832af7a46 (diff) | |
download | openembedded-core-93e0ae68d2c1827370f4f9e95c2f0b7f98ba2cb8.tar.gz openembedded-core-93e0ae68d2c1827370f4f9e95c2f0b7f98ba2cb8.tar.bz2 openembedded-core-93e0ae68d2c1827370f4f9e95c2f0b7f98ba2cb8.zip |
runqemu: Replaced "stty sane" with saved stty settings
stty manual says :
"sane - Resets all modes to reasonable values for interactive terminal use."
But reasonable isn't the most viable solution, because we want to keep the
original stty settings before running runqemu. Saving the stty settings and
setting them at the end of the runqemu script solves the terminal
settings differences after the script ran.
[Yocto #4512]
Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>
[Added filename info in commit subject - sgw]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/qemuimage-tests')
0 files changed, 0 insertions, 0 deletions