summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.9.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update SRC_URI branch and protocolsArmin Kuster2021-11-171-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>
* jsoncpp: add PE do to revert to older PVArmin Kuster2020-07-181-0/+2
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Revert "jsoncpp: upgrade 1.9.2 -> 1.9.3"Armin Kuster2020-07-131-0/+23
| | | | | | | | | | | | | This reverts commit 2b384c59733c437027f9b14cc32da19251efd97b. It appears that there was a change in soname not noted in the changelog. https://github.com/open-source-parsers/jsoncpp/commit/8b7ea09b8055df01866a5ce4142b12ed8f9f13eb ABI change appears to have occured. https://abi-laboratory.pro/index.php?view=timeline&l=jsoncpp Signed-off-by: Armin Kuster <akuster808@gmail.com>
* jsoncpp: upgrade 1.9.2 -> 1.9.3Pierre-Jean Texier2020-07-011-23/+0
| | | | | | | | | See full changelog https://github.com/open-source-parsers/jsoncpp/releases/tag/1.9.3 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 65e124eef373680726ac045677cbec7d9080a289) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* jsoncpp: Upgrade to 1.9.2Khem Raj2019-12-281-0/+23
Signed-off-by: Khem Raj <raj.khem@gmail.com>