]> code.ossystems Code Review - openembedded-core.git/commit
terminal: Fix working directory in tmux terminals
authorJacob Kroon <jacob.kroon@gmail.com>
Sun, 3 Feb 2019 00:31:27 +0000 (01:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Feb 2019 15:09:03 +0000 (15:09 +0000)
commit938a089b52e7bf5f67406f55234ab2d22236e9b6
tree2afe0c669bf95e24657ed6d84a212d43dd4994a8
parent96631d53becca8408758b405adc670ad7e2ea2f3
terminal: Fix working directory in tmux terminals

Recent version of tmux seems to use PWD from the environment instead of the
actual working directory. Help it use the correct path.

Fixes setting the correct working directory when running
devshell and menuconfig tasks.

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/terminal.py