]> code.ossystems Code Review - openembedded-core.git/commit
slang: fix terminfo related problems
authorJoe Slater <jslater@windriver.com>
Tue, 1 Aug 2017 19:36:53 +0000 (12:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Aug 2017 22:38:28 +0000 (23:38 +0100)
commit53fbc138c8f5652890d477ef21dcb52ec06abb21
treeb0f458a2c67a849d4c266337691ca3eea4d8bded
parent34afb46f75d6c356f23f70c5ece96e45594e1546
slang: fix terminfo related problems

Do not use the JD_TERMCAP macro since we cannot get the terminfo from
ncurses pkg-config variants, but fix the macro to not reference host
directories.  Also add src/test/Makefile.in so that we can use -ltermcap
if we want to.

Since the recipe DEPENDS on ncurses, we assume terminfo is there.

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/slang/slang/terminfo_fixes.patch [new file with mode: 0644]
meta/recipes-extended/slang/slang_2.3.1a.bb