summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/cjson/cjson_1.7.13.bb
Commit message (Collapse)AuthorAgeFilesLines
* cjson: add recipe for v1.7.13Ting Liu2020-04-261-0/+21
cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. Homepage: https://github.com/DaveGamble/cJSON Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>