bitbake: runqueue: Add sceneQueueComplete event
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Aug 2014 08:51:00 +0000 (09:51 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Aug 2014 11:40:41 +0000 (12:40 +0100)
commit511f46d87266205e538970e65fee4b81d0a79b9a
tree19318a4e4b10a17694f721a73c5d9e096e321a84
parent2d2dcad255baf0f532f5020cbaa7819579e21e4c
bitbake: runqueue: Add sceneQueueComplete event

Its useful to have an event emitted when all of the sceneQueue tasks
have completed since the metadata can hook this for processing.
Therefore add such an event.

(Bitbake rev: 38d4f65bf1cbcdd5a2d60dff0e1d2859c34ed62e)

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