diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-13 09:26:54 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-03-13 09:42:09 +0000 |
commit | 8406db9e1178926f2224f88ba9e6814f661a8bc6 (patch) | |
tree | 83ae42af4ff9c2f9e7750f8b91135ab739e906c3 /documentation/ref-manual/examples/hello-single/files | |
parent | b3d13e058a86cafc33aeab11eddfde77b1fd884f (diff) | |
download | poky-8406db9e1178926f2224f88ba9e6814f661a8bc6.tar.gz |
terminal: Use original PATH for terminals
Now that we filter out PATH to only the utilities we rely upon, the devshel
terminal was broken since it can no longer find the terminals. Even if
we fix that, the user couldn't access any of their commands within
devshell which somewhat defeats its purpose.
Add the original PATH back to the environment to restore that behaviour
since this is more in line with user expectations and it wouldn't be possible
(or desireable) to whitelist all the commands a user might want to use from
the shell.
(From OE-Core rev: 67d7ea2db8bce766daf3419feae3cd8045af5114)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/examples/hello-single/files')
0 files changed, 0 insertions, 0 deletions