diff options
author | Anders Darander <anders@chargestorm.se> | 2014-01-10 15:59:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-09 11:04:16 +0000 |
commit | d3f96d104bc3193cc0133b06240b9da45a7658df (patch) | |
tree | b7efb3154f61d388eab27f93175a70fb47ee6a94 /meta/classes/cmake.bbclass | |
parent | 301ae757732166e0b9dc83fe5b73b78a24bfe301 (diff) | |
download | poky-d3f96d104bc3193cc0133b06240b9da45a7658df.tar.gz |
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.
(From OE-Core master rev: a5e6926cd409140d16391c72316da00ffbfe5429)
(From OE-Core rev: a7d489f3341262b662e720170d64caf7092a956b)
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/cmake.bbclass')
0 files changed, 0 insertions, 0 deletions