summaryrefslogtreecommitdiffstats
path: root/package/json-c/json-c-no-reentrant.patch
Commit message (Collapse)AuthorAgeFilesLines
* bump json-c to 0.10Andreas Wetzel2013-02-251-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 availableThomas Petazzoni2012-09-061-0/+33
Fixes http://autobuild.buildroot.org/results/1d9a2e44da3aa627265b03763ca324c609c0c61c/build-end.log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>