summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/gdbus-binding-tool/gdbus-binding-tool_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* gdbus-binding-tool: drop from meta-oe, superseeded by glib-2.30.0 where it's ↵Martin Jansa2011-10-121-37/+0
| | | | | | included Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gdbus-binding-tool: bump SRCREVMartin Jansa2011-05-101-3/+3
| | | | | | | | | | * old version was failing to build after upgrading glib-2.0 * needs new python-argparse and libffi * be aware that command line params changed as well as generated code, and this recipe will be deprecated as soon as we switch to glib-2.29.3 or newer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes,classes: import a lot of recipes from meta-shrMartin Jansa2011-04-101-0/+37
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)