<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-devtools, branch warrior</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=warrior</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=warrior'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-10-10T15:53:21+00:00</updated>
<entry>
<title>grpc: fix grpc_cpp_plugin interpfor nativesdk</title>
<updated>2018-10-10T15:53:21+00:00</updated>
<author>
<name>Jan Kaisrlik</name>
<email>jan.kaisrlik@avast.com</email>
</author>
<published>2018-10-10T13:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f72160a3dc1ee7e8c0edfb19cfdb4b6a7fa3ab2b'/>
<id>urn:sha1:f72160a3dc1ee7e8c0edfb19cfdb4b6a7fa3ab2b</id>
<content type='text'>
When building grpc for nativesdk the project tries to execute the
nativesdk grpc_cpp_plugin instead of the host one. Apply the patch
fixing the cross-compilation for nativesdk build and modify its
contents to reflect its new purpose.

Also: add grpc-native to dependencies.

Signed-off-by: Hiram Lew &lt;lew@avast.com&gt;
Signed-off-by: Jan Kaisrlik &lt;jan.kaisrlik@avast.com&gt;
Signed-off-by: Lukas Karas &lt;karas@avast.com&gt;
Signed-off-by: Bartosz Golaszewski &lt;bgolaszewski@baylibre.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>grpc-native: Fix buld on ubuntu 14.04 with gcc 4.8</title>
<updated>2018-09-29T09:10:12+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-09-29T09:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=08ab868140cd2168e4baa394bf64ee14abc55e12'/>
<id>urn:sha1:08ab868140cd2168e4baa394bf64ee14abc55e12</id>
<content type='text'>
Fixes a compiler error

terminate called after throwing an instance of 'std::system_error'
  what():  Enable multithreading to use std::thread: Operation not
permitted

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>grpc: update from 1.8.5 -&gt; 1.14.1</title>
<updated>2018-08-28T16:37:49+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>sno@netbsd.org</email>
</author>
<published>2018-08-28T14:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=948a85f85fcfeaed3f05310de7069a105340dd0e'/>
<id>urn:sha1:948a85f85fcfeaed3f05310de7069a105340dd0e</id>
<content type='text'>
Update gRPC to 1.14.1 and fix cause for issues like
  https://stackoverflow.com/questions/49975541/how-to-port-grpc-helloworldcpp-example-on-yocto

For release notes check https://github.com/grpc/grpc/releases

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-ldap: upgrade 2.4.41 -&gt; 2.4.45</title>
<updated>2018-07-04T00:42:25+00:00</updated>
<author>
<name>Yi Zhao</name>
<email>yi.zhao@windriver.com</email>
</author>
<published>2018-07-03T07:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ffc77e6ec2048ee956012ec0fabde29401a19b87'/>
<id>urn:sha1:ffc77e6ec2048ee956012ec0fabde29401a19b87</id>
<content type='text'>
License-Update: removed CVS-Id lines

Signed-off-by: Yi Zhao &lt;yi.zhao@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>grpc: variable cleanup</title>
<updated>2018-05-29T19:56:19+00:00</updated>
<author>
<name>Trevor Woerner</name>
<email>twoerner@gmail.com</email>
</author>
<published>2018-05-24T18:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5009a6e631ddb6e6e5cdd860fadbf0350de0c2ba'/>
<id>urn:sha1:5009a6e631ddb6e6e5cdd860fadbf0350de0c2ba</id>
<content type='text'>
Reorder recipe variables according to:

	https://www.openembedded.org/wiki/Styleguide

Signed-off-by: Trevor Woerner &lt;twoerner@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>grpc: rely on cmake.bbclass to put cmake package files in dev package</title>
<updated>2018-05-29T16:12:20+00:00</updated>
<author>
<name>Trevor Woerner</name>
<email>twoerner@gmail.com</email>
</author>
<published>2018-05-24T13:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=108f7703a32a4d0a782a71c6ae46a648b16a8c53'/>
<id>urn:sha1:108f7703a32a4d0a782a71c6ae46a648b16a8c53</id>
<content type='text'>
The cmake.bbclass in oe-core now ensures that ${libdir}/cmake and
${datadir}/cmake end up in the dev package, so recipes no longer need to
provide custom packaging rules to handles these files.

	http://git.openembedded.org/openembedded-core/commit/?id=d91dc4666683a96e9d03cbbd21b8a546f9069c93

Originally-conceived-by: Andre McCurdy &lt;armccurdy@gmail.com&gt;
Signed-off-by: Trevor Woerner &lt;twoerner@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>grpc: switch away from github archive</title>
<updated>2018-05-23T22:32:05+00:00</updated>
<author>
<name>Trevor Woerner</name>
<email>twoerner@gmail.com</email>
</author>
<published>2018-05-16T20:55:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=46424e8d3e1565dac45307f5b91e7f2ab237a6e6'/>
<id>urn:sha1:46424e8d3e1565dac45307f5b91e7f2ab237a6e6</id>
<content type='text'>
Since we know that github archives which are automatically generated have a
tendency to change their checksums[1], switch to using a git clone.

[1] http://lists.openembedded.org/pipermail/openembedded-devel/2017-September/114916.html

Signed-off-by: Trevor Woerner &lt;twoerner@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>grpc: move it from oe to networking layer</title>
<updated>2018-05-17T15:32:26+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-03-06T00:46:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=251878e8b6b993b159c949f7e4860faf085e17f5'/>
<id>urn:sha1:251878e8b6b993b159c949f7e4860faf085e17f5</id>
<content type='text'>
grpc has dependancy on meta-networking packages.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libauthen-radius-perl: move recipe to meta-networking</title>
<updated>2017-10-11T20:22:49+00:00</updated>
<author>
<name>Derek Straka</name>
<email>derek@asterius.io</email>
</author>
<published>2017-09-29T18:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bd4dc896642f3074bf7ed260f6cf765733d721a7'/>
<id>urn:sha1:bd4dc896642f3074bf7ed260f6cf765733d721a7</id>
<content type='text'>
Recipe depends on radius which is located in meta-networking

Signed-off-by: Derek Straka &lt;derek@asterius.io&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>python-ldap: Move to meta-networking, requires cyrus-sasl</title>
<updated>2017-09-12T14:55:08+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2017-09-05T20:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1dde8e99b3962e1cd0466d5b414b972a3ef95d4a'/>
<id>urn:sha1:1dde8e99b3962e1cd0466d5b414b972a3ef95d4a</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
</feed>
