diff options
author | Jason Wessel <jason.wessel@windriver.com> | 2013-02-09 16:06:57 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-23 13:00:48 +0100 |
commit | ab2347d37d3a507c8e2d78f49b57a30c68215091 (patch) | |
tree | b685d8caf873b8cca34e2fcb29dd7af43d7b526e /meta/conf/licenses.conf | |
parent | c0468d398c5a14baaa5a8491d29091f06737784c (diff) | |
download | poky-ab2347d37d3a507c8e2d78f49b57a30c68215091.tar.gz |
ncurses.inc: Fix display corruption and add fallback for sstate compiled paths
CQID: WIND00402979
Display corruption was occurring on 64 bit hosts using menuconfig for
the kernel and busybox with the ncurses-native or ncurses-nativesdk
because the configure arguments were not sufficient vs the expected
use from the upstream source.
Also changed in this commit is to provide a fallback to the hard
compiled paths for the terminfo and termcap. Eventually this needs to
be fixed another way if we want a truly portable SDK because any SDK
that is relocated or native binaries pulled out of the sstate can end
up referencing terminfo files that no longer are in the same location.
Because the host system has terminfo files that ncurses will happily
use we might as well have a fall back to buy some time for a better
fix, vs having thing just not work occasionally when using sstate.
(From OE-Core rev: 15d7cfe9e4186e97690704382817a00fe7c53094)
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/licenses.conf')
0 files changed, 0 insertions, 0 deletions