diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-29 15:46:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-06 11:21:32 +0100 |
commit | 40a5e193c4ba45c928fccd899415ea56b5417725 (patch) | |
tree | edc19c09d09e7a84dfc4fba2fac021ac63801ced /bitbake/lib/bb/data.py | |
parent | 43d37a6eaf2224c0dda1d1436a0afc2bd34fdddf (diff) | |
download | poky-40a5e193c4ba45c928fccd899415ea56b5417725.tar.gz |
bitbake: runqueue: Clean up BB_HASHCHECK_FUNCTION API
This function uses an old API which uses offsets into lists as a communication
mechanism. Update the API to use "tid" which is used universally in runqueue now.
We can also add kwargs support to the funciton definition to drop some of the
backwards compaiblility hoops we had to jump though with different function
argument combinations.
(Bitbake rev: dc23550047e5078da491ce9a6f30989cb5260df6)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/data.py')
0 files changed, 0 insertions, 0 deletions