diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-25 18:40:38 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-26 14:55:21 +0100 |
commit | 46d8d04d51f19e6f7652e15844e5a557c6bcb1c9 (patch) | |
tree | 846a86ecd92342a9c0b28b2ff8a6f3b279c27f5b /LICENSE | |
parent | 2b6114d5cc2f5ccac82d2530093c505686c0e4a8 (diff) | |
download | ast2050-yocto-poky-46d8d04d51f19e6f7652e15844e5a557c6bcb1c9.zip ast2050-yocto-poky-46d8d04d51f19e6f7652e15844e5a557c6bcb1c9.tar.gz |
bitbake: runqueue.py: Fix a stamp comparision bug
We check the stamp cache before comparing t2 and t3 which means that we can miss
a level in the stamp file chains. The result of this is that a stamp can be accepted
as valid when in fact it isn't. Some weird behaviour alerted me to this in a local
build.
This patch also fixes to only uses the cache in recurse mode, there was a corner
case where stamps not in recurse mode could get added to the cache which could cause
an issue potentially.
(Bitbake rev: 7a5f776d325c0e37f58003424beda7cae2695325)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions