[OE-core] Customize devshell terminal command / environment?

Morten Minde Neergaard mneergaa at cisco.com
Mon Sep 24 10:58:40 UTC 2012


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




More information about the Openembedded-core mailing list