summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/cairo
Commit message (Collapse)AuthorAgeFilesLines
* librsvg, cairo, pixman, tiff, libgpg-error: remove native support, was moved ↵Martin Jansa2012-04-261-2/+0
| | | | | | to oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bbappends: append to BBCLASSEXTEND instead of overwriting itKoen Kooi2012-04-141-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* recipes: bump PR to rebuild .la files without libz.laMartin Jansa2012-02-131-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* cairo: replace cairo_1.10.2.bb and .inc files with .bbappend, change cairomm ↵Martin Jansa2012-01-165-36/+3
| | | | | | | | | | to use .inc from oe-core * cairo-native is needed for pango-native and PRINC is for slight packaging changes in oe-core version Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* Drop PRIORITY variablePaul Eggleton2011-07-141-1/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the references. Thanks to Phil Blundell for the command. (Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* cairomm: add 1.10.0Koen Kooi2011-07-121-0/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cairo: update to 1.10.2Koen Kooi2011-07-121-4/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-173-0/+38
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>