]> code.ossystems Code Review - openembedded-core.git/commit
boost: add json lib
authorMatthias Klein <matthias@extraklein.de>
Wed, 9 Feb 2022 07:42:21 +0000 (08:42 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Feb 2022 10:29:14 +0000 (10:29 +0000)
commitf4dbdb9774eb61a71289fe91b017b4caf9c34b16
tree1845924c771d0d4a035e07cde459f3ce7a2d9374
parent9fbc7d6a2b2388e70a76cb97285e2f60bdc79624
boost: add json lib

Add the json lib which provides containers and algorithms
that implement JavaScript Object Notation, or simply "JSON",
a lightweight data-interchange format.

Signed-off-by: Matthias Klein <matthias@extraklein.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/boost/boost.inc