summaryrefslogtreecommitdiffstats
path: root/bitbake/LICENSE.MIT
diff options
context:
space:
mode:
authorJoshua Watt <JPEWhacker@gmail.com>2024-02-18 15:59:51 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-19 11:58:12 +0000
commite5056394e030c4573ca7d65e79484a2aa8afaaed (patch)
tree6d42efcea21015bab44c1b924fa1cbd26592d015 /bitbake/LICENSE.MIT
parent37b4d7e4931cb032659273c19520d74083ffb0e9 (diff)
downloadpoky-e5056394e030c4573ca7d65e79484a2aa8afaaed.tar.gz
bitbake: siggen: Add parallel query API
Implements a new API called get_unihashes() that allows for querying multiple unihashes in parallel. The API is also reworked to make it easier for derived classes to interface with the new API in a consistent manner. Instead of overriding get_unihash() to add custom handling for local hash calculating (e.g. caches) derived classes should now override get_cached_unihash(), and return the local unihash or None if there isn't one. (Bitbake rev: 6faf48c09a4003a31b32e450779fb8ac9cc5e946) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/LICENSE.MIT')
0 files changed, 0 insertions, 0 deletions