]> code.ossystems Code Review - openembedded-core.git/commit
cml1: set and export TERMINFO, to handle ncurses-native relocation
authorFahad Usman <fahad_usman@mentor.com>
Fri, 21 Dec 2012 12:02:39 +0000 (17:02 +0500)
committerSaul Wold <sgw@linux.intel.com>
Tue, 25 Dec 2012 22:00:21 +0000 (14:00 -0800)
commitb036adfb868c042245cd8fba8ecc2ba53169bfea
tree0062fc37f380d24f2e1e8406de1b205533497846
parent584fc5abe4ea08a92eff691af42300b5a26d2755
cml1: set and export TERMINFO, to handle ncurses-native relocation

ncurses library looks at the compiled-in search path for the terminfo
database, and that path no longer exists, when using cached binaries (sstate).
Export TERMINFO pointing at the current sysroot, so the attempt to run mconf
is able to find the correct terminfo db.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
the patch was imported from meta-mentor layer on yoctoproject git server
http://git.yoctoproject.org/cgit/cgit.cgi/meta-mentor as of commit id
0cae284f294e3a2c99d9a4d79c95c25103cd8f8b

Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/cml1.bbclass