aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libpersistence_git.bb
AgeCommit message (Collapse)Author
2010-04-28vala / freesmartphone: vala now also looks in the target directory for vapi ↵Michael 'Mickey' Lauer
files We can finally inherit autotools now and remove legacy staging
2010-04-26Revert "vala.bbclass and assorted recipes: create own task for installing ↵Martin Jansa
.vapi and .deps instead of using do_stage()" * This reverts commit a38e7ff2810e55455c7ff7b01d4882344b420e18. * It was discussed on oe-devel ML and ACKed by Mickey * Side effect of this was also: Everything rebuilt after it cannot be found when used later (NOTE: Couldn't find shared library provider for libfso-glib.so.0) and it's dropped from package RDEPENDS.
2010-04-25vala.bbclass and assorted recipes: create own task for installing .vapi and ↵Michael 'Mickey' Lauer
.deps instead of using do_stage() This allows to move most FSO packages to new staging
2010-04-19freesmartphone: use SRCPV in git recipesMartin Jansa
* with PE bump * FSO people usually use fso-autorev.inc already, so this change won't change PV scheme Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-07freesmartphone: move SRCREVs to recipesMartin Jansa
* simplify fso-autorev * move cornucopia and python-helpers rev to sane-srcrevs.inc * drop SRCREV for removed recipes fsolocationd, fsotimed, vala-native
2009-09-03libpersistence: new recipe; gobject serialization libraryMichael 'Mickey' Lauer