diff options
author | Anders Darander <anders@chargestorm.se> | 2014-01-10 15:59:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-01-10 15:15:47 +0000 |
commit | a5e6926cd409140d16391c72316da00ffbfe5429 (patch) | |
tree | 9b8a7996fdc05b41cf1a63a6e3092be447ebf0f5 /meta/conf/layer.conf | |
parent | bdad58c51dfdda5253933c3e371a7d526cdbb67e (diff) | |
download | openembedded-core-a5e6926cd409140d16391c72316da00ffbfe5429.tar.gz openembedded-core-a5e6926cd409140d16391c72316da00ffbfe5429.tar.bz2 openembedded-core-a5e6926cd409140d16391c72316da00ffbfe5429.zip |
terminal.bbclass: do not export PS1
With a complex PS1 setup, PS1 might not have all characters correctly escaped
when terminal.bbclass writes the export. This caused the run.do_terminal.PID to
terminate, making it impossible to use the devshell.
As the spawned shell will parse e.g. .bashrc (or whatever rc-file is being
used), PS1 will be reset in the devshell.
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/layer.conf')
0 files changed, 0 insertions, 0 deletions