summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch
diff options
context:
space:
mode:
authorLiu Yiding <liuyd.fnst@fujitsu.com>2025-07-22 11:12:16 +0800
committerKhem Raj <raj.khem@gmail.com>2025-07-22 00:16:42 -0700
commitff470ffb6b5f085ef3fa9c662990950b0de782d6 (patch)
tree9810c9f857c71f7d797b228d2a6fa26c41439f95 /meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch
parent2e586fbff87793c07169d7c40f521563496de835 (diff)
downloadmeta-openembedded-ff470ffb6b5f085ef3fa9c662990950b0de782d6.tar.gz
python3-grpcio: upgrade 1.72.1 -> 1.73.1
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch')
-rw-r--r--meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch b/meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch
index b2b2713559..bfc471f3fe 100644
--- a/meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch
+++ b/meta-python/recipes-devtools/python/python3-grpcio/0001-python-enable-unbundled-cross-compilation.patch
@@ -1,4 +1,4 @@
1From ed9f268774838d279e23b4ae9fb95ca7650942b2 Mon Sep 17 00:00:00 2001 1From 55405c161ec71068229d13ef19d2f01ff59c2b77 Mon Sep 17 00:00:00 2001
2From: Peter Marko <peter.marko@siemens.com> 2From: Peter Marko <peter.marko@siemens.com>
3Date: Wed, 5 Feb 2025 21:06:50 +0100 3Date: Wed, 5 Feb 2025 21:06:50 +0100
4Subject: [PATCH] python: enable unbundled cross compilation 4Subject: [PATCH] python: enable unbundled cross compilation
@@ -13,7 +13,7 @@ Signed-off-by: Peter Marko <peter.marko@siemens.com>
13 1 file changed, 5 insertions(+), 5 deletions(-) 13 1 file changed, 5 insertions(+), 5 deletions(-)
14 14
15diff --git a/setup.py b/setup.py 15diff --git a/setup.py b/setup.py
16index 4d13d87..f002ab2 100644 16index 39ca17e..bffa9fb 100644
17--- a/setup.py 17--- a/setup.py
18+++ b/setup.py 18+++ b/setup.py
19@@ -318,25 +318,25 @@ if BUILD_WITH_SYSTEM_OPENSSL: 19@@ -318,25 +318,25 @@ if BUILD_WITH_SYSTEM_OPENSSL: