All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][scarthgap][PATCH 0/2] python3-grpcio patch backports
@ 2024-08-07 19:07 Scott Murray
  2024-08-07 19:07 ` [meta-oe][scarthgap][PATCH 1/2] python3-grpcio: Fix build with gcc-14 Scott Murray
  2024-08-07 19:07 ` [meta-oe][scarthgap][PATCH 2/2] python3-grpcio: backport abseil-cpp RISC-V fix Scott Murray
  0 siblings, 2 replies; 3+ messages in thread
From: Scott Murray @ 2024-08-07 19:07 UTC (permalink / raw)
  To: openembedded-devel

Backport a couple of fixes from master, Martin's allows building
python-grpcio-native on hosts with gcc 14 (something I need for building
AGL on e.g. Fedora 40), and the second is a fix for a runtime crash
on RISC-V that I noticed has not yet backported.

Martin Jansa (1):
  python3-grpcio: Fix build with gcc-14

Scott Murray (1):
  python3-grpcio: backport abseil-cpp RISC-V fix

 ...aledcycleclock-remove-RISC-V-support.patch | 82 +++++++++++++++++++
 ..._Generic-only-if-defined-__cplusplus.patch | 74 +++++++++++++++++
 .../python/python3-grpcio_1.62.2.bb           |  2 +
 3 files changed, 158 insertions(+)
 create mode 100644 meta-python/recipes-devtools/python/python3-grpcio/0001-PR-1644-unscaledcycleclock-remove-RISC-V-support.patch
 create mode 100644 meta-python/recipes-devtools/python/python3-grpcio/0001-crypto-use-_Generic-only-if-defined-__cplusplus.patch

-- 
2.45.2



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-07 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 19:07 [meta-oe][scarthgap][PATCH 0/2] python3-grpcio patch backports Scott Murray
2024-08-07 19:07 ` [meta-oe][scarthgap][PATCH 1/2] python3-grpcio: Fix build with gcc-14 Scott Murray
2024-08-07 19:07 ` [meta-oe][scarthgap][PATCH 2/2] python3-grpcio: backport abseil-cpp RISC-V fix Scott Murray

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.