<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-devtools/msgpack, branch styhead</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2024-08-09T21:25:15+00:00</updated>
<entry>
<title>msgpack-cpp: upgrade 6.1.0 -&gt; 6.1.1</title>
<updated>2024-08-09T21:25:15+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-08-06T08:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8c73c07da3618865f4701ba00441a4f6ebbc3147'/>
<id>urn:sha1:8c73c07da3618865f4701ba00441a4f6ebbc3147</id>
<content type='text'>
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>msgpack-cpp: include UPSTREAM_CHECK_* to fix UNKNOWN_BROKEN status</title>
<updated>2024-07-24T15:56:44+00:00</updated>
<author>
<name>Alexandre Truong</name>
<email>alexandre.truong@smile.fr</email>
</author>
<published>2024-07-22T12:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=42e6218c14f27a979fe7e9ee0b629d75768eec93'/>
<id>urn:sha1:42e6218c14f27a979fe7e9ee0b629d75768eec93</id>
<content type='text'>
Adding UPSTREAM_CHECK_URI and UPSTREAM_CHECK_REGEX fix
UNKNOWN_BROKEN status from running devtool check-upgrade-status.

The next version of the package can be found from upstream
sources.

Signed-off-by: Alexandre Truong &lt;alexandre.truong@smile.fr&gt;
Reviewed-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
</content>
</entry>
<entry>
<title>msgpack-cpp: upgrade 4.1.1 -&gt; 6.1.0</title>
<updated>2023-11-28T16:55:43+00:00</updated>
<author>
<name>alperak</name>
<email>alperyasinak1@gmail.com</email>
</author>
<published>2023-11-27T13:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3991d85383b466a4948283cfd0167213a1dd2311'/>
<id>urn:sha1:3991d85383b466a4948283cfd0167213a1dd2311</id>
<content type='text'>
Changelog:

- Remove dependency on boost in chrono.hpp (#1076)
- Add support for std::variant behavior (#1075)
- Fix msgpack::type::variant behavior to respect MessagePack format (#1071)
- Add rebind allocators (#1065)
- Change CMake package name of C++ library to msgpack-cxx (#1054)
- Unified all C++ package, library, cmake, tarball name become msgpack-cxx.
- Change CMake package name of C++ library to msgpackc-cxx (#1045, #1048)
- Fix config for new MSVC preprocessor (#1040)
- Fix compile error that direct inclusion of chrono with MSGPACK_NO_BOOST (#1038)
- Fix noexcept on zone (#1030)
- Improve cmake support (#1028, #1032)
- Improve CI (#1023)
- Improve supporting platform (#1021)
- Refine double/float packing (#1018)
- Refine include files dependency (#1011)

Signed-off-by: alperak &lt;alperyasinak1@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>msgpack-c: upgrade 4.0.0 -&gt; 6.0.0</title>
<updated>2023-11-28T16:55:43+00:00</updated>
<author>
<name>alperak</name>
<email>alperyasinak1@gmail.com</email>
</author>
<published>2023-11-27T13:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fe0d5e65cd8d9fef9d4e3043dfb86f747c5f14fb'/>
<id>urn:sha1:fe0d5e65cd8d9fef9d4e3043dfb86f747c5f14fb</id>
<content type='text'>
- GTest should be OFF by default. -&gt; https://github.com/msgpack/msgpack-c/issues/1066

Changelog:

- Remove C++ requirement if test is disabled (#1055)
- Change CMake package name of C library to msgpack-c (#1053)
- Unified all C package, library, cmake, tarball name become msgpack-c.
- Add additional address sanitizer for CI. (#1023)
- Change CMake package name of C library to msgpackc (#1044, #1049)

Signed-off-by: alperak &lt;alperyasinak1@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>msgpack-cpp: Upgrade to 4.1.1 release</title>
<updated>2022-03-21T15:25:11+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-03-20T05:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ede12ec185a09986c2a2d0aba96c6ba66e6e6a69'/>
<id>urn:sha1:ede12ec185a09986c2a2d0aba96c6ba66e6e6a69</id>
<content type='text'>
Use tarball from release artifacts

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>msgpack-cpp: fix msgpack-cpp is a header only library</title>
<updated>2021-11-17T23:41:20+00:00</updated>
<author>
<name>Sean Nyekjaer</name>
<email>sean.nyekjaer.ext@siemensgamesa.com</email>
</author>
<published>2021-11-17T09:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b8a8fbaf7df3d52acf02e7a3eec97ffd57acabf3'/>
<id>urn:sha1:b8a8fbaf7df3d52acf02e7a3eec97ffd57acabf3</id>
<content type='text'>
${PN} is empty so don't let the -dev package RDEPEND on it

Signed-off-by: Sean Nyekjaer &lt;sean.nyekjaer.ext@siemensgamesa.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Update SRC_URI branch and protocols</title>
<updated>2021-11-03T13:57:49+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-11-02T23:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b402a3076fbafe05d0b8621e50603b65c3fe8147'/>
<id>urn:sha1:b402a3076fbafe05d0b8621e50603b65c3fe8147</id>
<content type='text'>
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: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>msgpack-c: update 3.2.1 -&gt; 4.0.0, add msgpack-cpp</title>
<updated>2021-09-09T04:29:53+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2021-09-08T14:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=71ab0ca5d65ded4cd812cb99addb6a52f6d5b6b2'/>
<id>urn:sha1:71ab0ca5d65ded4cd812cb99addb6a52f6d5b6b2</id>
<content type='text'>
Upstream has split the C and C++ versions into separate
components so add the recipe for CPP flavour.

The only consumer in meta-oe, tmate, still builds fine.

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>msgpack-c: add native, nativesdk support</title>
<updated>2020-06-08T20:58:03+00:00</updated>
<author>
<name>Martin Kelly</name>
<email>mkelly@xevo.com</email>
</author>
<published>2020-06-05T21:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2f650652dc1349af1f20395cf79fbe06de419f0d'/>
<id>urn:sha1:2f650652dc1349af1f20395cf79fbe06de419f0d</id>
<content type='text'>
Signed-off-by: Martin Kelly &lt;mkelly@xevo.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>msgpack-c: upgrade 3.1.1 -&gt; 3.2.1</title>
<updated>2020-01-09T22:05:37+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@cn.fujitsu.com</email>
</author>
<published>2020-01-08T13:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b00f230c52fd45059d424a9f6a813847e1a1eebb'/>
<id>urn:sha1:b00f230c52fd45059d424a9f6a813847e1a1eebb</id>
<content type='text'>
Signed-off-by: Wang Mingyu &lt;wangmy@cn.fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
