summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cryptography_2.8.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-cryptography_2.8.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb b/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb
index c75dabb974..e50c97df45 100644
--- a/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb
+++ b/meta-python/recipes-devtools/python/python3-cryptography_2.8.bb
@@ -11,6 +11,9 @@ SRC_URI[sha256sum] = "3cda1f0ed8747339bbdf71b9f38ca74c7b592f24f65cdb3ab3765e4b02
11 11
12SRC_URI += " \ 12SRC_URI += " \
13 file://run-ptest \ 13 file://run-ptest \
14 file://0001-chunked-update_into-5419.patch \
15 file://0002-chunking-didn-t-actually-work-5499.patch \
16 file://0003-correct-buffer-overflows-cause-by-integer-overflow-i.patch \
14" 17"
15 18
16inherit pypi setuptools3 19inherit pypi setuptools3