diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-18 15:14:08 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-12-20 07:47:00 +0000 |
commit | 98b63ecc4358a11c6840bad90c86846b8b9a3a76 (patch) | |
tree | 9c7abff238af0ceba57c541959799a18e30be05e /scripts/lib/devtool/import.py | |
parent | d921da782aed3fdf0b2c888751cc6e67618adc6a (diff) | |
download | poky-98b63ecc4358a11c6840bad90c86846b8b9a3a76.tar.gz |
qemurunner: Improve handling of serial port output blocking
Similar to stdout in the previous commit, we need to ensure serial output
if written is read and put somewhere, else qemu might block on writes to
the serial port leading to hangs in the kernel. Use our existing logging
thread to log data when run_serial is not in use.
(From OE-Core rev: 05761282ba31e4ba3594f7321e2162d01fe12a5f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/import.py')
0 files changed, 0 insertions, 0 deletions