]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bitbake: knotty: Implement console 'keepalive' output
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 26 Apr 2019 17:02:27 +0000 (18:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 May 2019 22:09:08 +0000 (23:09 +0100)
commitfcec90de9c2c4abb64780628193f0631c0b296ad
tree82f0c1c086a3393c6a4e1e7a0bafa8c2e817ebf0
parentb89e99f927d472292abeee7b2ec95d5f8cf25db1
bitbake: knotty: Implement console 'keepalive' output

CI systems like jenkins and buildbot will timeout applications which haven't had console output
in some period of time. Add 'keepalive' output to knotty which gives output every 5000s if not
other output was made and tasks are still running. This reduces some problems encountered
with our CI testing.

(Bitbake rev: aa4f31e5741dd98acec73f16f6028e52f4c22d6f)

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