python-grpcio: Use gettid API from glibc 2.30+

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-07-26 18:29:19 -07:00
parent 5f05cba746
commit 381508f909
2 changed files with 27 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/python-grpcio:"
SRC_URI_append_class-target = " file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \
file://ppc-boringssl-support.patch \
file://riscv64_support.patch \
file://gettid.patch \
"
RDEPENDS_${PN} = "${PYTHON_PN}-protobuf \