]> code.ossystems Code Review - openembedded-core.git/commit
terminal.bbclass: Ensure parent environment is set
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 30 Oct 2012 16:36:50 +0000 (16:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Nov 2012 11:49:13 +0000 (11:49 +0000)
commit424d2339b462081010af6e7525a71f64d97ff05e
treee62feece5c94ee9164db918f7e13b5cbfeac16bb
parent0e90a303bc5cb0ede21ff4346843f9daeddfff45
terminal.bbclass: Ensure parent environment is set

If this isn't done, various terminals fail to launch correctly
with "No such file or directory" errors. This adds back the environment
manipulation removed in the addition of "custom" terminal command
support but shouldn't regress that additional functionality

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/terminal.bbclass