At 09:44, Mon 2012-09-24, Morten Minde Neergaard wrote:
[…]
>  * Make a new CustomTerminal terminal class that takes its command line
>    from a configuration directive, e.g. OE_TERMINAL_CUSTOMCMD
>  * Allowing option overrides for each of the existing classes
>  * Detect the STY variable if present, and use the existing screen if
>    one exists

Class tentatively named Custom, and allows me to use screen as I wish
using the following config:

OE_TERMINAL = "custom"
OE_TERMINAL_CUSTOMCMD = "screen"
OE_TERMINAL_EXPORTS += "STY"

Patch maintained on the gist:

https://gist.github.com/3774736

-- 
Morten Minde Neergaard

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to