]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
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)
commitbac332acb289a9d56235191ac9bff716dc195dc4
tree9611de5212ee0fb11fd6786b1539226aa9dd530e
parent99ff74adceb309b38cf73d064d8bba91da50a8df
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