Help ncurses-native find terminfo on RHEL 6
authorJeffrey C Honig <jeffrey.honig@windriver.com>
Fri, 1 Mar 2013 02:12:51 +0000 (21:12 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Mar 2013 12:56:54 +0000 (12:56 +0000)
commit89b2a2dffcc81d52e14a44b68afa0096af794d94
tree009eaa94df52be3dc77c2a2b9b2a037e87b3f490
parentaf3d129c64c92408a69874e76a04f286c33b4e01
Help ncurses-native find terminfo on RHEL 6

[ CQID: WIND00405305 ]

When using ncurses from sstate cache it is not able to find terminfo
for screen on RHEL 6.  While RHEL 6 has /lib/terminfo, it is not
complete, the complete terminfo database is in /usr/share/terminfo.  This
results failure of programs linked to ncurses, such as menuconfig.

(From OE-Core rev: b2f5c8f7dfda0bc8f07561336c8667c864d9c3bb)

Signed-off-by: Jeffrey C Honig <jeffrey.honig@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ncurses/ncurses.inc