]> code.ossystems Code Review - openembedded-core.git/commit
terminal: Ensure existing environment exports are preserved in devshell
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Nov 2012 11:23:33 +0000 (11:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Nov 2012 11:27:43 +0000 (11:27 +0000)
commitf2dfc50bdf403719d40d04488245fd37655b5480
treebda80363d8cf12bc145bf2c99f906196a14b8c9c
parent424d2339b462081010af6e7525a71f64d97ff05e
terminal: Ensure existing environment exports are preserved in devshell

After recent changes to terminal.bbclass, variables like PATH were no longer
preserved within the devshell. This change ensures they are inherited into
the environment of devshell and PATH for example has the correct values.

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