<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-devtools/flatbuffers, 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>2023-01-11T16:37:57+00:00</updated>
<entry>
<title>flatbuffers: upgrade 22.12.06 -&gt; 23.1.4</title>
<updated>2023-01-11T16:37:57+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-01-10T05:39:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cff77124df450a0594336214b404fa78aa1859b0'/>
<id>urn:sha1:cff77124df450a0594336214b404fa78aa1859b0</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>flatbuffers: upgrade 22.11.23 -&gt; 22.12.06</title>
<updated>2022-12-12T19:17:23+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-12-12T07:34:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e758408ec0606ea0fa1e6226e86e82ebc44107e6'/>
<id>urn:sha1:e758408ec0606ea0fa1e6226e86e82ebc44107e6</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>flatbuffers: upgrade 22.10.26 -&gt; 22.11.23</title>
<updated>2022-11-28T19:32:26+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-11-28T06:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=05f94724c72db3107b2462b495bf0788a296cdfc'/>
<id>urn:sha1:05f94724c72db3107b2462b495bf0788a296cdfc</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>flatbuffers: upgrade 22.9.29 -&gt; 22.10.26</title>
<updated>2022-10-31T15:27:33+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-10-31T08:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aa5ea92a4a61ccec3e01c1db225adce0ddc745dd'/>
<id>urn:sha1:aa5ea92a4a61ccec3e01c1db225adce0ddc745dd</id>
<content type='text'>
Changelog:
==========
    Create release.yml
    [Python] Fixed the issue with nested unions relying on InitFromBuf.
    FlatBuffers Version 22.10.26

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>flatbuffers: upgrade 2.0.8 -&gt; 22.9.29</title>
<updated>2022-10-10T03:06:54+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-10-09T00:36:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3ada70df7c8e5a8e8db3605d9358d70d89e818e2'/>
<id>urn:sha1:3ada70df7c8e5a8e8db3605d9358d70d89e818e2</id>
<content type='text'>
Changelog:
==========
 Moves swift package to root of repository so it can be used directly
 Rust soundness fixes by @tustvold in #7518
 [TS] Make strict compliant and improve typings

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>flatbuffers: upgrade 2.0.6 -&gt; 2.0.8</title>
<updated>2022-09-13T16:55:03+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2022-09-13T14:27:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0e3c62c5bc081afbed476408d5be8e1f846ec420'/>
<id>urn:sha1:0e3c62c5bc081afbed476408d5be8e1f846ec420</id>
<content type='text'>
* upgrade python3-flatbuffers as well
* make sure that flatbuffers and python3-flatbuffers are using the same codebase

Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-flatbuffers: upgrade 2.0.6 -&gt; 2.0.7</title>
<updated>2022-09-03T19:20:15+00:00</updated>
<author>
<name>zhengrq.fnst</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2022-09-01T10:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3d2375cb0242f3cc6504f9363fd56708a122b5a8'/>
<id>urn:sha1:3d2375cb0242f3cc6504f9363fd56708a122b5a8</id>
<content type='text'>
Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-flatbuffer: enable native</title>
<updated>2022-07-06T04:08:14+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2022-07-04T15:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=19061fea1586fc259a2dfdcb61fc4235307dc6b4'/>
<id>urn:sha1:19061fea1586fc259a2dfdcb61fc4235307dc6b4</id>
<content type='text'>
Native python module of flatbuffer exists before it is split from
flatbuffers. So add it back.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>flatbuffers: update to 2.0.6</title>
<updated>2022-06-30T17:39:29+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2022-06-21T14:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0b32f0000ce6b93306db7f0d2d72c36b5270e2ab'/>
<id>urn:sha1:0b32f0000ce6b93306db7f0d2d72c36b5270e2ab</id>
<content type='text'>
- fix flatc not found issue
- build the python3 module as a separate package to allow proper install
- remove fpic CXXFLAG as it seems to be unneeded
- use python3-native
- remove -DCMAKE_BUILD_TYPE=Release option and its outdated comment.
  After a long discussion the default behavior was changed:
  https://github.com/google/flatbuffers/pull/5180

Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>recipes: Use new CVE_CHECK_IGNORE variable</title>
<updated>2022-02-22T02:12:04+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-02-17T20:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f2df2701790374429264c8f40b75e48548d384e1'/>
<id>urn:sha1:f2df2701790374429264c8f40b75e48548d384e1</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
