summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-cryptography_41.0.1.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-06-28 17:00:42 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-28 23:02:50 +0100
commitde230d6abdf29be37bd279a1733fe3ee010bdc22 (patch)
treef6d58d16915386790ccc6eb7fcadd544828ba24e /meta/recipes-devtools/python/python3-cryptography_41.0.1.bb
parent1058ac940dea292b0f537f932c005536bae50c7b (diff)
downloadpoky-de230d6abdf29be37bd279a1733fe3ee010bdc22.tar.gz
python3-cryptography: update a patch to upstream's better followup fix
(From OE-Core rev: 3a36043ab0e09213438671e980481c3a57bfb540) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-cryptography_41.0.1.bb')
-rw-r--r--meta/recipes-devtools/python/python3-cryptography_41.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography_41.0.1.bb b/meta/recipes-devtools/python/python3-cryptography_41.0.1.bb
index fc4f70246b..494ca233f0 100644
--- a/meta/recipes-devtools/python/python3-cryptography_41.0.1.bb
+++ b/meta/recipes-devtools/python/python3-cryptography_41.0.1.bb
@@ -11,7 +11,7 @@ LDSHARED += "-pthread"
11SRC_URI[sha256sum] = "d34579085401d3f49762d2f7d6634d6b6c2ae1242202e860f4d26b046e3a1006" 11SRC_URI[sha256sum] = "d34579085401d3f49762d2f7d6634d6b6c2ae1242202e860f4d26b046e3a1006"
12 12
13SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \ 13SRC_URI += "file://0001-pyproject.toml-remove-benchmark-disable-option.patch \
14 file://0001-cryptography-cffi-substitute-include-path-from-targe.patch \ 14 file://0001-Fix-include-directory-when-cross-compiling-9129.patch \
15 file://check-memfree.py \ 15 file://check-memfree.py \
16 file://run-ptest \ 16 file://run-ptest \
17 " 17 "