diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-09 11:48:00 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-16 10:52:43 +0100 |
commit | 229951e1dae4968f64ee42af3abb14bccd6372b1 (patch) | |
tree | 193c4f612ff5c374f6ed64630440e52bcaac51d0 /scripts/lib/devtool/standard.py | |
parent | 8a04f529f2603acaf4ae72fbeccbd2e4ef862be1 (diff) | |
download | poky-229951e1dae4968f64ee42af3abb14bccd6372b1.tar.gz |
bitbake: asyncrpc/client: Fix websockets minimum version for python 3.10
python 3.10 support is only available in websockets 10.0 and later:
https://github.com/python-websockets/websockets/commit/08d8011132ba038b3f6c4d591189b57af4c9f147
Update the version for this case. This avoids failures on Ubuntu 22.04.
(Bitbake rev: 0e4767c4a880408750e1a6855270c5a4eef8383d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions