From: Scott Murray <scott.murray@konsulko.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][scarthgap][PATCH 0/2] python3-grpcio patch backports
Date: Wed, 7 Aug 2024 15:07:33 -0400 [thread overview]
Message-ID: <cover.1723057257.git.scott.murray@konsulko.com> (raw)
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
next reply other threads:[~2024-08-07 19:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-07 19:07 Scott Murray [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1723057257.git.scott.murray@konsulko.com \
--to=scott.murray@konsulko.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.