summaryrefslogtreecommitdiff
path: root/meta/recipes-core/ncurses/ncurses_5.9.bb
Commit message (Collapse)AuthorAgeFilesLines
* ncurses: Remove unwanted package config from previous .inc mergeRichard Purdie2011-04-111-1/+1
| | | | | | This fixes various build warnings and failures. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ncurses: Update to 5.9Tom Rini2011-04-081-0/+10
The previous 5.7 release was relatively close to 5.8 due to it bringing in a patch to sync with upstream work-in-progress. We skip over the 5.8 release and move to 5.9. Also, we move most of the contents of the main recipe into the previously unused ncurses.inc file. Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>