diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch | 2 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-grpcio/mips_bigendian.patch | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch b/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch index c5fdcd63d2..3de3d0f083 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch +++ b/meta-python/recipes-devtools/python/python3-grpcio/abseil-ppc-fixes.patch | |||
@@ -10,6 +10,8 @@ Sourced from void linux | |||
10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 10 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
11 | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> | 11 | Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> |
12 | --- | 12 | --- |
13 | Upstream-Status: Pending | ||
14 | |||
13 | absl/base/internal/unscaledcycleclock.cc | 4 ++-- | 15 | absl/base/internal/unscaledcycleclock.cc | 4 ++-- |
14 | absl/base/internal/unscaledcycleclock.h | 3 ++- | 16 | absl/base/internal/unscaledcycleclock.h | 3 ++- |
15 | absl/debugging/internal/examine_stack.cc | 8 +++++++- | 17 | absl/debugging/internal/examine_stack.cc | 8 +++++++- |
diff --git a/meta-python/recipes-devtools/python/python3-grpcio/mips_bigendian.patch b/meta-python/recipes-devtools/python/python3-grpcio/mips_bigendian.patch index 775afa415c..088ce33fc5 100644 --- a/meta-python/recipes-devtools/python/python3-grpcio/mips_bigendian.patch +++ b/meta-python/recipes-devtools/python/python3-grpcio/mips_bigendian.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- a/third_party/boringssl-with-bazel/src/include/openssl/base.h | 3 | --- a/third_party/boringssl-with-bazel/src/include/openssl/base.h |
2 | +++ b/third_party/boringssl-with-bazel/src/include/openssl/base.h | 4 | +++ b/third_party/boringssl-with-bazel/src/include/openssl/base.h |
3 | @@ -102,10 +102,10 @@ extern "C" { | 5 | @@ -102,10 +102,10 @@ extern "C" { |