diff options
author | Paul Barker <pbarker@konsulko.com> | 2021-04-29 15:11:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-06 11:08:07 +0100 |
commit | 81b55a050dbd8d93f16e0cf478a2d49d6404ff91 (patch) | |
tree | 4b5e75b9545c434a72ead209c2acbae3da5ae55c /scripts/lib/devtool/upgrade.py | |
parent | d66a1d83f53811da8ecbee91e9d0c3f189b661ea (diff) | |
download | poky-81b55a050dbd8d93f16e0cf478a2d49d6404ff91.tar.gz |
bitbake: prserv: Handle requests in main thread
The prserver process is cleanly separated from the main bitbake process
so requests can be handled in the main thread. This removes the need for
a request queue and a separate request handling thread.
(Bitbake rev: 6b09415bed6b5e7c12aaf39b677d9ef72844e233)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/upgrade.py')
0 files changed, 0 insertions, 0 deletions