diff options
author | Paul Barker <pbarker@konsulko.com> | 2021-02-05 11:26:10 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-10 23:48:16 +0000 |
commit | 40ecec326effeb1f4dd647849293f18118d4dd21 (patch) | |
tree | 6ee2bee7cce76dcafa3cb03c557ffa8dcc93c613 /bitbake/lib/bb/parse/parse_py/BBHandler.py | |
parent | 73160aac0608cc186be1ec991b08ff8f130cdb8f (diff) | |
download | poky-40ecec326effeb1f4dd647849293f18118d4dd21.tar.gz |
bitbake: hashserv: Add get-outhash message
The get-outhash message can be sent via the get_outhash client method.
This works in a similar way to the get message but looks up a db entry
by outhash rather than by taskhash. It is intended to be used as a
read-only form of the report message.
As both handle_get_outhash and handle_report use the same query string
we can factor this out.
(Bitbake rev: dc19606ada29a4d8afde4fcecd8ec986b47b867e)
Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/BBHandler.py')
0 files changed, 0 insertions, 0 deletions