bitbake: knotty: Reduce refresh of footer
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Sep 2013 21:48:29 +0000 (21:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Sep 2013 21:31:33 +0000 (22:31 +0100)
commit8fb76641c830fdcb095d0f7e673b9552d96358de
treeb58b68f744e6822dfd920bfc2177ea2eee39da6e
parent686da919345d59e25b20554ec79640f4ddb75bd6
bitbake: knotty: Reduce refresh of footer

When displaying larger number of events the client can get caught up in displaying
the footer, then immediately overwriting it. To avoid this, wait for pauses
in the event stream before displaying the footer to give a slightly more
friendly feel to the UI.

(Bitbake rev: 5d706c7cd6ee8d83b67ff18312d4c8119bea8878)

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