diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-10-05 00:14:20 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-10-25 04:51:01 -1000 |
commit | 7c96ef81f8df657091b753f8079dbc389b79eaec (patch) | |
tree | 1a5b19f87c04f5d0567da5cf932477827c0d37a2 /scripts/pybootchartgui/README.pybootchart | |
parent | a3be76f47c551ba45a2aa68af9db278a31104a62 (diff) | |
download | poky-7c96ef81f8df657091b753f8079dbc389b79eaec.tar.gz |
oeqa/concurrencytest: Remove invalid buffering option
Fix warnings from oe-selftest -j:
/usr/lib/python3.10/os.py:1030: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used
return io.open(fd, mode, buffering, encoding, *args, **kwargs)
Remove the option since it clearly doesn't do much.
(From OE-Core rev: bd487f92103acd7e97d7815c8c6e233932f6f1f1)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 6b872ee72942951fd464c4c6cb9eadcb9b4749c1)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/pybootchartgui/README.pybootchart')
0 files changed, 0 insertions, 0 deletions