]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/terminal: fix konsole terminal support for KDE 4.x
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 25 Feb 2015 11:22:25 +0000 (11:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Feb 2015 07:46:31 +0000 (07:46 +0000)
commit49b21abf1020b2eefbbec98415c3d7de8827c993
tree3af2bcd1e7a447332762b51bdfa738431853b939
parent565d4a144ab3b8fe04950392497de1e0cf1152a5
lib/oe/terminal: fix konsole terminal support for KDE 4.x

It seems that the --nofork option genuinely stops konsole from going
into the background now; I'm not sure when this changed but it does seem
to be working so we can use it. (Tested with Konsole 2.10 and 2.14.2).

Fixes [YOCTO #4934].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/terminal.py