generic-poky/bitbake/lib/bb/ui
Richard Purdie 46d62d076d bitbake: knotty: Use non-interactive mode as fallback for dumb terminals
TERM=dumb bitbake X

shows no output for task status which is suboptimal. Use the non-interactive
mode if the terminal doesn't support what we need for interactive mode giving
a better user experience. Also print a note to the console to say this has
happened.

[YOCTO #8768]

(Bitbake rev: 6f84cf4bd77f35fcd07e0b2f5149f1d6866a414d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-08 13:58:08 +00:00
..
crumbs bitbake: Fix default function parameter assignment to a list 2015-08-19 18:05:44 +01: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: buildinfohelper: Update for buildstats layout change 2015-12-18 12:18:19 +00:00
depexp.py bitbake: depexp.py: Fix segfault if DISPLAY is not set 2015-02-16 09:09:43 +00:00
goggle.py bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown' 2013-09-14 08:20:38 +01:00
hob.py bitbake: hob: Use BASEDATASTORE_TRACKING feature 2013-12-03 17:45:54 +00:00
knotty.py bitbake: knotty: Use non-interactive mode as fallback for dumb terminals 2016-01-08 13:58:08 +00:00
ncurses.py bitbake: ui/ncurses: Update ncurses ui to accept configParams 2014-12-23 10:18:21 +00:00
puccho.py Rename the ui 'init' method to 'main' 2011-01-04 14:46:47 +00:00
toasterui.py bitbake: toasterui: process SetBRBE event 2015-12-14 23:13:06 +00:00
uievent.py bitbake: uievent: refactor retry loop 2016-01-06 15:27:35 +00:00
uihelper.py bitbake: uihelper: Set update flag when start event encountered 2012-10-30 16:55:40 +00:00