summaryrefslogtreecommitdiffstats
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-121-1/+1
| | | | | | | | This fixes various build warnings and failures. (From OE-Core rev: 82561aa631c4e0e0756925774e5126e79f8d9907) 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. (From OE-Core rev: 296ac8b2b0fe5b84f04a272b33d1df37bdac986f) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>