summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-grpcio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-grpcio.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-grpcio.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-grpcio.inc b/meta-python/recipes-devtools/python/python-grpcio.inc
index fd341f5de7..7d3675c455 100644
--- a/meta-python/recipes-devtools/python/python-grpcio.inc
+++ b/meta-python/recipes-devtools/python/python-grpcio.inc
@@ -9,6 +9,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/python-grpcio:"
9SRC_URI_append_class-target = " file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \ 9SRC_URI_append_class-target = " file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch \
10 file://ppc-boringssl-support.patch \ 10 file://ppc-boringssl-support.patch \
11 file://riscv64_support.patch \ 11 file://riscv64_support.patch \
12 file://gettid.patch \
12" 13"
13 14
14RDEPENDS_${PN} = "${PYTHON_PN}-protobuf \ 15RDEPENDS_${PN} = "${PYTHON_PN}-protobuf \