[bitbake-devel] [PATCH 0/4] Add ability to auto spawn screen on a controlling terminal

Richard Purdie richard.purdie at linuxfoundation.org
Mon Sep 24 14:32:32 UTC 2012


On Mon, 2012-09-17 at 17:43 -0500, Jason Wessel wrote:
> This is a series of 4 patches, 2 for bitbake and 2 for oe-core.  On
> the bitbake side the idea is to have a new type of event which can
> exec a command or print a log message if there is no controlling
> terminal available.
> 
> When a controlling terminal is available the knotty UI can directly
> execute the command on the controlling terminal, instead of printing
> something, which occurs in all the other UI's.  What is really nice
> about this is that you don't have to spawn screen in separate
> terminals when you only want to use a single terminal to a build
> server.

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list