diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-25 21:17:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-25 21:36:44 +0000 |
commit | 9be83df144a1675c8e7c9f0962e7e9e61ff767fd (patch) | |
tree | d19043f8a9241b3d70a66068a43e8540589e0bea /meta/conf | |
parent | 8a3dd9e9081d09f9c38c98b34f14bbd2a9b824a5 (diff) | |
download | poky-9be83df144a1675c8e7c9f0962e7e9e61ff767fd.tar.gz |
bitbake: knotty/msg: Avoid usage of curses initscr/endwin to avoid terminal corruption
Using curses initscr/endwin causes screen corruption if for example you
suspend bitbake and resume it. This changes the code to use a less
invasive approach to determining colour availability on the terminal.
(Bitbake rev: 4548a8f037eaf8d47a77052acc3e9ec264ac41e0)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions