<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python-grpcio.inc, branch scarthgap</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-02-13T22:07:47+00:00</updated>
<entry>
<title>python3-grpcio: Upgrade to 1.27.1</title>
<updated>2020-02-13T22:07:47+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-02-13T02:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=115144fce9d97143bcb77ee4bdab5b19e61f6f82'/>
<id>urn:sha1:115144fce9d97143bcb77ee4bdab5b19e61f6f82</id>
<content type='text'>
Merge inc file into bb, there are no other users of it
Delete gettid patch, fixed differenty upstream
Add code to use cross compiler in setup.py

Define GRPC_PYTHON_DISABLE_LIBC_COMPATIBILITY so it does not use
SYS_clock_gettime syscalls since it does not work when 64bit time_t is
used on 32bit arches

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove bogus COMMON_LICENSE_DIR usage in LIC_FILES_CHKSUM</title>
<updated>2019-08-30T16:27:57+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-08-30T15:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=31a55b947d077c9ad9b61f30bf616ca32c425192'/>
<id>urn:sha1:31a55b947d077c9ad9b61f30bf616ca32c425192</id>
<content type='text'>
Using COMMON_LICENSE_DIR in LIC_FILES_CHKSUM of downloaded
code is never the right thing to do, there must be some
license information and that has to be checked instead.

In several cases the claimed LICENSE was also incorrect.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-grpcio: Use gettid API from glibc 2.30+</title>
<updated>2019-08-08T17:04:23+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-07-27T01:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=381508f909a1279a42dfb6e7a12a9da06a752312'/>
<id>urn:sha1:381508f909a1279a42dfb6e7a12a9da06a752312</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-grpcio: Upgrade to 1.19.0</title>
<updated>2019-03-06T19:32:27+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-03-06T03:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e16dbc4ca18d06832e80920c7e57cfbe024e4ff3'/>
<id>urn:sha1:e16dbc4ca18d06832e80920c7e57cfbe024e4ff3</id>
<content type='text'>
Refresh patch to apply cleanly
Fix build for RISC-V

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python-grpcio: Upgrade to 1.17.1</title>
<updated>2018-12-23T21:29:20+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-23T18:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7227733cbf8792444fe21fac729ab7f7d86a7866'/>
<id>urn:sha1:7227733cbf8792444fe21fac729ab7f7d86a7866</id>
<content type='text'>
Patch to fix ppc build

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Cc: Tim "moto-timo" Orling &lt;TicoTimo@gmail.com&gt;
Cc: Derek Straka &lt;derek@asterius.io&gt;
</content>
</entry>
<entry>
<title>python{,3}-grpcio: update to 1.14.1</title>
<updated>2018-08-28T16:36:28+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>sno@netbsd.org</email>
</author>
<published>2018-08-27T11:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b3b34496758768d06a18621754492dde730c9423'/>
<id>urn:sha1:b3b34496758768d06a18621754492dde730c9423</id>
<content type='text'>
Update python-grpcio and add related python3-grpcio recipe
for recent features and bug-fixes.

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
