diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb b/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb index d374b54b34..3d875bf4ba 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb +++ b/meta-python/recipes-devtools/python/python3-grpcio_1.36.1.bb | |||
@@ -10,6 +10,8 @@ SRC_URI += "file://0001-setup.py-Do-not-mix-C-and-C-compiler-options.patch" | |||
10 | SRC_URI_append_class-target = " file://ppc-boringssl-support.patch \ | 10 | SRC_URI_append_class-target = " file://ppc-boringssl-support.patch \ |
11 | file://riscv64_support.patch \ | 11 | file://riscv64_support.patch \ |
12 | file://boring_ssl.patch \ | 12 | file://boring_ssl.patch \ |
13 | file://mips_bigendian.patch \ | ||
14 | file://0001-absl-always-use-asm-sgidefs.h.patch \ | ||
13 | " | 15 | " |
14 | SRC_URI[sha256sum] = "a66ea59b20f3669df0f0c6a3bd57b985e5b2d1dcf3e4c29819bb8dc232d0fd38" | 16 | SRC_URI[sha256sum] = "a66ea59b20f3669df0f0c6a3bd57b985e5b2d1dcf3e4c29819bb8dc232d0fd38" |
15 | 17 | ||