diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2018-12-18 21:10:27 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-03 22:47:11 +0000 |
commit | 960fb3ed0250b4fe54c08be715c76d17e0990531 (patch) | |
tree | cadc725f044bf3948c22b87968d2c5fb9b51f63e /meta/recipes-support | |
parent | 6c6241536c0fee35cb94046a727cf68a60ffd3e5 (diff) | |
download | poky-960fb3ed0250b4fe54c08be715c76d17e0990531.tar.gz |
bitbake: siggen: Split out task unique hash
Abstracts the function to get the unique hash for a task. This hash is
used as in place of the taskhash for the purpose of determine how other
tasks depend on this one. Unless overridden, the taskhash is the same as
the unique hash, preserving the original behavior.
[YOCTO #13030]
(Bitbake rev: d0065b34cea81fcadff14b0383779e9559d94508)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
0 files changed, 0 insertions, 0 deletions