summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/valijson/valijson_1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* valijson: upgrade 0.7 -> 1.0Wang Mingyu2022-11-091-0/+22
License-update: "Akamai Technolgies" changed to "Akamai Technologies" Changelog: =========== Transition to using submodules for vendored-in parser libraries Fixes for the implementation of YamlCppObject::find() Use the correct version of std::string::replace in the extractReferenceToken helper function Avoid throwing exceptions when using operator new in the CustomAllocator class Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>