diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2024-04-12 11:02:23 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:00 +0100 |
commit | e6706fe1e6b4502d7d17831bae503c047a5d1c74 (patch) | |
tree | 8b4cd80fe6711c55824876d8cc6cc227e56f66e6 /bitbake/lib/prserv/client.py | |
parent | e1645c1b2e3f4dea55a48e8f6ebb15e3608bec63 (diff) | |
download | poky-e6706fe1e6b4502d7d17831bae503c047a5d1c74.tar.gz |
bitbake: prserv: simplify the PRServerClient() interface
serv.py: simplify the PRServerClient() interface by passing the
server object instead of multiple arguments, and then retrieving
the data through this object.
This replicates what is done for ServerClient() in hashserv/server.py
(Bitbake rev: 27c057cb7296d989ff04233bf2c90ccc962c8356)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Cc: Joshua Watt <JPEWhacker@gmail.com>
Cc: Tim Orling <ticotimo@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/prserv/client.py')
0 files changed, 0 insertions, 0 deletions