]> code.ossystems Code Review - openembedded-core.git/commit
terminal: Send LogExecTTY event to spawn screen
authorJason Wessel <jason.wessel@windriver.com>
Mon, 17 Sep 2012 22:43:51 +0000 (17:43 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 24 Sep 2012 14:31:35 +0000 (15:31 +0100)
commit39193bdce698b6339c3d7643eb3c1fcd2246fd56
tree081245edfb8f189fc00134cbd683a82b4307a54f
parent5ccff8d44626bfd3d1af2a7f81f0567997277809
terminal: Send LogExecTTY event to spawn screen

Bitbake has the ability to request to run a command
and if it is not possible fall back to emitting a
log message.  This can be used to start a screen
client automatically on the controling tty if
the UI has an interactive tty.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/terminal.py