Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump json-c to 0.10 | Andreas Wetzel | 2013-02-25 | 1 | -9/+7 |
| | | | | | | | | this patch bumps json-c to version 0.10 and adapts the no-reentrant patch to the new version. Signed-off-by: Andreas Wetzel <andreas.wetzel@nanotronic.ch> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | json-c: fix build when no thread support is available | Thomas Petazzoni | 2012-09-06 | 1 | -0/+33 |
Fixes http://autobuild.buildroot.org/results/1d9a2e44da3aa627265b03763ca324c609c0c61c/build-end.log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |