generic-poky/bitbake/lib/bb/ui
Jason Wessel 98ac5e4e62 bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY event
The LogExecTTY even is intended to provide the ability to spawn a task
on a the controlling tty, if a tty is availble.  When a controlling
tty is not availble the previous behavior is preserved where a warning
is issued about the action an end user must execute.

All the available UI's were tested against the new event type.

This feature is primarily intended for hooking up a screen client
session automatically on the controlling tty to allow for a more
streamlined end user experience when using a pure command line driven
environment.  The changes that send the LogExecTTY event are in the
oe-core side.

(Bitbake rev: cffe80d82a46aaf52ff4a7b6409435754043553f)

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-09-24 15:35:32 +01:00
..
crumbs bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY event 2012-09-24 15:35:32 +01:00
icons lib/bb/ui/icons: add new icons for use in Hob, autocrop some existing ones 2012-03-23 16:10:19 +00:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
depexp.py bitbake: ui/depexp.py: use the new progressbar in Hob 2012-06-21 13:21:23 +01:00
goggle.py bitbake cooker/ui: handle cmd line parsing result by individual UI. 2011-07-08 17:38:42 +01:00
hob.py Hob: lower the limitation for PyGTK 2012-06-08 12:13:15 +01:00
knotty.py bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY event 2012-09-24 15:35:32 +01:00
ncurses.py bitbake: event.py, knotty.py, ncurses.py, runningbuild.py: Add support for LogExecTTY event 2012-09-24 15:35:32 +01:00
puccho.py Rename the ui 'init' method to 'main' 2011-01-04 14:46:47 +00:00
uievent.py bitbake: Add client socket info for BitBakeServerConnection 2012-02-23 22:52:16 +00:00
uihelper.py bitbake: bb/ui/uihelper.py: Ensure task current and total numbers are updated for setscene events too 2012-08-16 11:19:02 +01:00