generic-poky/bitbake/lib/bb/ui
Peter Kjellerstedt 1e275980f2 bitbake: knotty: Remove extra whitespace after task progress bars
For some reason, BBProgress.setextra() always adds a space at the end.
This prevents the task progress bars from filling the entire width of
the terminal, making them stop one character short. This looks odd
when shown together with the main progress bar, which does fill the
entire terminal width.

(Bitbake rev: 6540e98090d6a88607489a23c063be338bcc3b57)

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-13 09:43:40 +00:00
..
icons bitbake: Add missing file that went out of sync 2013-06-12 13:13:21 +01:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
buildinfohelper.py bitbake: toaster: resolve missing 'native[sdk]:' prefixes 2017-03-07 22:21:47 +00:00
knotty.py bitbake: knotty: Remove extra whitespace after task progress bars 2017-03-13 09:43:40 +00:00
ncurses.py bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
taskexp.py bitbake: ui: Replace depexp with taskexp 2017-02-19 06:28:46 -08:00
toasterui.py bitbake: cooker process: fire heartbeat event at regular time intervals 2016-12-07 10:42:22 +00:00
uievent.py bitbake: bitbake: fix wrong usage of format_exc 2016-06-16 11:51:26 +01:00
uihelper.py bitbake: build/uihelper: Show better information about multiconfig tasks on UI 2016-12-22 12:36:40 +00:00