bitbake: knotty: Allow displaying of status when no tasks are active
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Sep 2012 21:56:02 +0000 (21:56 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Sep 2012 10:15:05 +0000 (11:15 +0100)
commita3d9a85873acd67a82790b5ef33cac975afa203c
treee28131f589261a0b6a3b8cdaa02b1886279e1941
parentee3a6fda05ed9fd77c7fa844c274db7dbfef684c
bitbake: knotty: Allow displaying of status when no tasks are active

The console can appear to hang when no tasks are executing even if bitbake
is iterating through a large number of tasks behind the scenes.

This patch tweaks the footer code to display a status even when no tasks
are active to give the user better feedback about what is happening.

(Bitbake rev: 0a950ee14fce3a0cb938c22d7c717dc93ce6e25f)

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