readline: Update to 8.0 and various fixes
authorDaniel Engberg <daniel.engberg.lists@pyret.net>
Sat, 12 Jan 2019 17:07:25 +0000 (18:07 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 22 Jan 2019 07:49:36 +0000 (08:49 +0100)
commit166b335e6eeabcbcd0a3f817e210a5166dcdb202
treee4a45802b035f5bd07ac64d2fd07d95b2a70c4fc
parent4da73af112838bfd7d386a9e53999a5869bc4c59
readline: Update to 8.0 and various fixes

Update (lib)readline to 8.0
Remove autoreconf
Remove blankspace at the end of the lines in description
Remove --enable-shared and --enable-static as they're enabled by default
Remove TARGET_CPPFLAGS
Simplify install sections
Install readline.pc (pkgconfig)
Add patch for linking (lib)ncurses

Source:
https://git.buildroot.net/buildroot/plain/package/readline/0000-curses-link.patch

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
package/libs/readline/Makefile
package/libs/readline/patches/001-curses-link.patch [new file with mode: 0644]
package/libs/readline/patches/001-install_perm.patch [deleted file]