summaryrefslogtreecommitdiffstats
path: root/package/tinycbor/0001-Update-cjson-include-path.patch
Commit message (Collapse)AuthorAgeFilesLines
* tinycbor: bump to version 1.4.1Fabrice Fontaine2017-03-101-69/+0
| | | | | | | | Delete first patch as it has been integrated upstream Retrieve second patch upstream Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cjson: bump to version v1.0.2Fabrice Fontaine2016-12-041-0/+69
This is a major update in cjson: - project site moved from sourceforge to github - project recommends to use the new cmake buildsystem instead of the legacy make - BR2_STATIC_LIBS is now OK (README does not mention issue anymore) - As include path and library name have changed, tinycbor has to be updated - As cjson can now be built as a static library, fix a bug in json2cbor compilation from tinycbor package Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud