summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/poppler
Commit message (Collapse)AuthorAgeFilesLines
* recipes: bump PR to rebuild after libffi5 -> libffi6Martin Jansa2012-09-201-1/+1
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* poppler-fp: convert tabs to 4 spaces in get_poppler_fpu_settingMartin Jansa2012-07-191-3/+3
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* poppler: add tiff to DEPENDS to make builds more deterministicMartin Jansa2012-03-092-2/+2
| | | | | | * it's autodetected Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* poppler: bump PR to rebuild after libtiff3->libtiff5 changeMartin Jansa2012-02-281-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: bump PR to rebuild .la files without libz.laMartin Jansa2012-02-131-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* poppler: upgrade from 0.12.3 to 0.18.0Martin Jansa2011-10-122-10/+10
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* poppler-data: upgrade from 0.4.0 to 0.4.5Martin Jansa2011-10-121-4/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: use allarch.bbclass instead just PACKAGE_ARCH = allMartin Jansa2011-06-021-3/+2
| | | | | | | * otherwise such recipes are rebuilt or reused from sstate after every MACHINE change, because of different checksums see [YOCTO #1075] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-104-0/+65
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)