Age | Commit message (Collapse) | Author | Files |
|
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>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* also convert old version to new staging
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* 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>
|
|
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>
|