]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa qemurunner: read more data at a time from serial
authorMikko Rapeli <mikko.rapeli@linaro.org>
Thu, 9 Feb 2023 08:09:33 +0000 (10:09 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Feb 2023 09:25:41 +0000 (09:25 +0000)
commitcafe65d8cf7544edbd387f7f5f6d77c64c6b18fa
treeee41100fca13841e192065fed2325b62c60d5f83
parentd9ad0a055abba983c6cee1dca4d2f0a8a3c48782
oeqa qemurunner: read more data at a time from serial

Use a short sleep to bundle serial console reads so that
we are not reading one character at a time which reduces busy
looping.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/lib/oeqa/utils/qemurunner.py