summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf-2.0.10
Commit message (Collapse)AuthorAgeFilesLines
* libsdl-ttf: Update configure.patchRichard Purdie2014-07-221-3/+42
| | | | | | | | | | | Update configure.patch to modernise configure.in, in particular passing the foreign option to automake. The other changes are other modernisations that were needed to make that. Also use rm -f so that do_configure can rerun in the prepend. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libsdl-ttf: fix build without freetype-configMartin Jansa2014-07-221-0/+57
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-101-0/+13
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)