Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recipes: Update SRC_URI branch and protocols | Armin Kuster | 2021-11-17 | 1 | -1/+1 |
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | cjson: add recipe for v1.7.13 | Ting Liu | 2020-04-26 | 1 | -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> |