Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnewt: Fix linking error due missing symbols | Otavio Salvador | 2016-01-20 | 1 | -0/+26 |
The NEWT library links with 'slang' which requires 'tinfo' for successful linking, this adds the 'tinfo' to the linking libraries. (From OE-Core rev: ffea660e794b8a6215ddb9a34bce00c461dc9170) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |