<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-devtools/valijson, branch mickledore-net</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-net</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-net'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2022-11-09T18:17:15+00:00</updated>
<entry>
<title>valijson: upgrade 0.7 -&gt; 1.0</title>
<updated>2022-11-09T18:17:15+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-11-07T08:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f177906504db32de89336c9ad103be490b563875'/>
<id>urn:sha1:f177906504db32de89336c9ad103be490b563875</id>
<content type='text'>
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 &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>valijson: use install task from CMakeLists.txt</title>
<updated>2022-10-27T15:55:20+00:00</updated>
<author>
<name>Eero Aaltonen</name>
<email>eero.aaltonen@vaisala.com</email>
</author>
<published>2022-10-27T13:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cca9e65fae35b029f0fddbbc29ff6aa7c3b5caee'/>
<id>urn:sha1:cca9e65fae35b029f0fddbbc29ff6aa7c3b5caee</id>
<content type='text'>
Upstream CMakeLists.txt has improved and in version 0.7 install both
the headers and a config-file package to
packages-split/valijson-dev/usr/lib/cmake/valijson/valijsonConfig.cmake
, so drop the custom `do_install` task and use the CMake install task
directly instead.

Signed-off-by: Eero Aaltonen &lt;eero.aaltonen@vaisala.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>valijson: upgrade 0.6 -&gt; 0.7</title>
<updated>2022-07-27T00:49:05+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-07-23T05:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=41d34e2a7936b2b2e5d11c54196bd8280fb0a9ca'/>
<id>urn:sha1:41d34e2a7936b2b2e5d11c54196bd8280fb0a9ca</id>
<content type='text'>
Changelog:
===========
This release includes a number of improvements:

    Memory management improvements
    Shellcheck improvements
    CMake improvements
    Add yaml-cpp support
    Fixes for PocoJson
    Support for time-related format validations

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>valijson: move out of hard dep on meta-networking</title>
<updated>2022-03-24T16:45:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-03-22T17:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6806ca66066c0aed2ca82a70404ffc196ec64663'/>
<id>urn:sha1:6806ca66066c0aed2ca82a70404ffc196ec64663</id>
<content type='text'>
curlpp is only needed to build examples, therefore make it a
packageconfig and keep it disabled, which is default anyway

Add packageconfigs for tests and disabling boost as well.

Include boost support by default.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>valijson: Move it to networking-layer under BBFILES_DYNAMIC</title>
<updated>2020-08-20T16:51:14+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-08-20T09:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b752946ed1cca14f4bf8560df67a0f8abe123024'/>
<id>urn:sha1:b752946ed1cca14f4bf8560df67a0f8abe123024</id>
<content type='text'>
it has a hard dependency on curlpp package which comes from
meta-networking

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Cc: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>valijson: update to 0.3</title>
<updated>2020-07-28T19:52:14+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>open.source@oleksandr-kravchuk.com</email>
</author>
<published>2020-07-26T13:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=81edfc5e84e2e9002e58108b01a835ba476555ac'/>
<id>urn:sha1:81edfc5e84e2e9002e58108b01a835ba476555ac</id>
<content type='text'>
Signed-off-by: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>valijson: Add recipe</title>
<updated>2018-10-12T20:08:38+00:00</updated>
<author>
<name>James Feist</name>
<email>james.feist@linux.intel.com</email>
</author>
<published>2018-10-12T20:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5e28c2b7608c460c0924cf16ee57016bd6abcdb8'/>
<id>urn:sha1:5e28c2b7608c460c0924cf16ee57016bd6abcdb8</id>
<content type='text'>
valijson is a header only c++ library for JSON
schema validation.

Signed-off-by: James Feist &lt;james.feist@linux.intel.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
