]> code.ossystems Code Review - openembedded-core.git/commit
libnewt: Fix linking error due missing symbols
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 18 Jan 2016 17:11:07 +0000 (15:11 -0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2016 09:20:05 +0000 (09:20 +0000)
commitffea660e794b8a6215ddb9a34bce00c461dc9170
tree6140d7a58c61fbf3bbaf4e6fb83200c750e0abb7
parent01e7dfbce972cfb926668e5ee194c83838e1e1b6
libnewt: Fix linking error due missing symbols

The NEWT library links with 'slang' which requires 'tinfo' for
successful linking, this adds the 'tinfo' to the linking libraries.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/newt/files/Makefile.in-Add-tinfo-library-to-the-linking-librari.patch [new file with mode: 0644]
meta/recipes-extended/newt/libnewt_0.52.18.bb