aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libjson
AgeCommit message (Collapse)Author
2010-09-12Elmdentica abandoned json-c in favor of cjsonRui Miguel Silva Seabra
Hi, cJSON is not a properly setup library, but drop in files (this should be fixed in the future), however it seems to be working a lot better than json-c. I was running into a lot of weird problems and crashes derived from json-c and so I tried cJSON as advised by disconfitor. Indeed it's working, faster, and more reliably, so I now add two patches: 1) removes elmdentica svn dependency on libjson (already commit in e's svn) 2) removes my naive patch to json-c (or libjson) as they're working on a much better patch and I was the only one using it AFAICT Please apply! Rui Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-06-25libjson: add svn versions with patch needed for elmdenticaMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-06-16json-c: move and rename to libjson as older version wasMartin Jansa
* also convert old version to new staging Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* 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>
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>