diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-10 14:31:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-11 09:39:46 +0100 |
commit | 441146001650959ea327e6eb9e6d93ccd669a8d8 (patch) | |
tree | 786f79f34142bebbb128c85166ba13d78c9aa649 /meta/lib/oeqa/utils/gitarchive.py | |
parent | b36cbd3f2bd2096129d14311f6f17f2c64482704 (diff) | |
download | poky-441146001650959ea327e6eb9e6d93ccd669a8d8.tar.gz |
oeqa/qemurunner: Ensure we retry after BrokenPipeError
If the BrokenPipeError occurs when writing to the serial port to wake it
up, defer the write and try again (which will happen on the 5s timeout
of the select call). Why it should return ESHUTDOWN and then work later
I'm not sure but it does appear to make it work. For now we need 'working'
QA tests whilst the issue is debugged.
(From OE-Core rev: ea9e6ba0ab31a0b20012c283aa768496a50b527a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/utils/gitarchive.py')
0 files changed, 0 insertions, 0 deletions