]> code.ossystems Code Review - openembedded-core.git/commit
lib/oe/terminal: set workdir for konsole terminal
authorPascal Bach <pascal.bach@siemens.com>
Fri, 12 Feb 2016 15:06:13 +0000 (16:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 13 Feb 2016 08:27:18 +0000 (08:27 +0000)
commitbd06944249c3de3f629c013e14f446464441c4da
tree86851e047454f25afd02a3fa2af1f01408b1a412
parent819541253d63b14bb6a5fd4cafdd2b6fa16f4ca3
lib/oe/terminal: set workdir for konsole terminal

It seems that if the --workdir option is not set konsole does open in the users
home directory. By setting --workdir . konsole opens in the recipes work
directory. This is the same behavior as observed for other consoles.
(Tested with Konsole 2.14.2 on Debian Jessie).

Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/terminal.py