summaryrefslogtreecommitdiff
path: root/recipes/gnome/libgdata_0.5.1.bb
AgeCommit message (Collapse)AuthorFiles
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa1
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-27libgdata_0.5.1.bb : hit a race problem so disable parallel builds.Graeme Gregory1
Some required files were created in one thread and used in another and didnt always get created in time.
2010-01-21libgdata_0.5.1.bb : add newer libgdataGraeme Gregory1
The only 0.4.0 version wasnt buildable for me.