diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-19 13:50:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-20 11:11:46 +0100 |
commit | dfc54a477bca7773d075041156897867cfc8ad67 (patch) | |
tree | 64716a62879fe512c4d4692e28b993a88b8f325d /documentation | |
parent | 67377bbd0b961d3140ba8ca5eedb6b87eba33a7b (diff) | |
download | poky-dfc54a477bca7773d075041156897867cfc8ad67.tar.gz |
oeqa: Add sync call to command execution
We previously put a sync call into devtool to try and combat the bitbake
timeout issues on the autobuilder. It isn't enough as the timeouts occur
mid test. They are also occurring on non-devtool tests.
Add in sync calls around command execution instead.
(From OE-Core rev: ceca5ed121e2b54415a7ab3a217882e4ea86923a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions