bitbake: runqueue.py: Wipe out the stamp cache between setscene and main task execution
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Jul 2012 19:03:44 +0000 (19:03 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2012 13:55:22 +0000 (14:55 +0100)
commit6c75f973fdaf1d4712c35784d8033b25aca72dee
treecabf211f1e4661d27eb9743506edd313ae06230b
parent141049b17b081911cc7dfe2131c777374eb38fdb
bitbake: runqueue.py: Wipe out the stamp cache between setscene and main task execution

The stamp files can change during setscene and the cache should be cleared to
account for this.

(Bitbake rev: 5ec12f586a50fce675b268965b3dc487aaa96c43)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/runqueue.py