diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-25 18:48:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-26 14:55:21 +0100 |
commit | 58f0d04f782a41583a89549bab7a71b1ef8d0a8d (patch) | |
tree | c1346a2689851283c3abedf7e4e30aa89e3c4400 /bitbake/bin/bitbake-dumpsig | |
parent | dfdb2eb33e7b899224f011cf6fad50d529a65183 (diff) | |
download | poky-58f0d04f782a41583a89549bab7a71b1ef8d0a8d.tar.gz |
bitbake: runqueue.py: Optimise the hashvalidate call to only process tasks we may actually want
Currently we call the hashvalidate for anything without a valid setscene stamp.
This improves the code to account for existing stamp files so that we only process
setscene hashes for things we might actually end up using. This avoids hash processing
and makes things slightly more efficient and the logs less confusing.
(Bitbake rev: 2e71a65bd910e8be894b8284eb0a50de7270c081)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin/bitbake-dumpsig')
0 files changed, 0 insertions, 0 deletions