summaryrefslogtreecommitdiffstats
path: root/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb
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>
* libgpewidget: cleanup thanks to new gtk-doc.bbclassMartin Jansa2012-07-241-3/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgpewidget: fix build with glib-2.32Martin Jansa2012-05-041-4/+6
| | | | | | | * SRC_URI needs to be after inherit gpe and pkgconfig.patch wasn't ever used Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: bump PR to rebuild .la files without libz.laMartin Jansa2012-02-131-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* 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>
* libgpe-widget: import from OE .dev a263524ca222f1968507489313211b4fa674e963Koen Kooi2011-04-181-0/+24
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>