diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2019-01-21 16:39:19 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-22 14:35:58 +0000 |
commit | 1d86f65ff54164f23d96d76dec4b1f468f4bab06 (patch) | |
tree | 7b4cf11cc005b6cdc45e56cdb0d664a5375da20e /bitbake/bin/bitbake-worker | |
parent | 6fd870e6a1f61d17e43cf30db4259a939db93820 (diff) | |
download | poky-1d86f65ff54164f23d96d76dec4b1f468f4bab06.tar.gz |
classes/sstate: Update output hash
Updates the output hash calculation for determining if tasks are
equivalent. The new algorithm does the following based on feedback:
1) The output hash function was moved to the OE library.
2) All files are printed in a single line tabular format
3) Prints the file type and mode in a user-friendly ls-like format
4) Includes the file owner and group (by name, not ID). These are only
included if the task is run under pseudo since that is the only time
they can be consistently determined.
5) File size is included for regular files
(From OE-Core rev: 4bd297dfe92851f3b44f6b5560bac9d8f9ccf9f2)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin/bitbake-worker')
0 files changed, 0 insertions, 0 deletions