generic-poky/meta/recipes-core/ncurses
Jason Wessel 1a80329b3f 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: c820ae11ce369002063bad8b11ee95e1882c99bb)

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-11 14:46:11 +00:00
..
ncurses-5.9 update patch upstream status 2011-05-13 11:02:14 +01:00
site_config ncurses: Fix site_config 2011-07-14 15:02:29 +01:00
ncurses.inc ncurses.inc: Fix display corruption and add fallback for sstate compiled paths 2013-02-11 14:46:11 +00:00
ncurses_5.9.bb ncurses: Remove unwanted package config from previous .inc merge 2011-04-12 10:12:20 -07:00