summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python_2.7.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python_2.7.3.bb')
-rw-r--r--meta/recipes-devtools/python/python_2.7.3.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python_2.7.3.bb b/meta/recipes-devtools/python/python_2.7.3.bb
index 5e0181da56..42c43156b9 100644
--- a/meta/recipes-devtools/python/python_2.7.3.bb
+++ b/meta/recipes-devtools/python/python_2.7.3.bb
@@ -43,6 +43,10 @@ SRC_URI += "\
43 file://ctypes-libffi-aarch64.patch \ 43 file://ctypes-libffi-aarch64.patch \
44 file://libffi-aarch64.patch \ 44 file://libffi-aarch64.patch \
45 file://python-2.7.3-CVE-2013-1752-httplib-fix.patch \ 45 file://python-2.7.3-CVE-2013-1752-httplib-fix.patch \
46 file://python-2.7.3-CVE-2013-1752-ftplib-fix.patch \
47 file://python-2.7.3-CVE-2013-1752-imaplib-fix.patch \
48 file://python-2.7.3-CVE-2013-1752-nntplib-fix.patch \
49 file://python-2.7.3-CVE-2013-1752-poplib-fix.patch \
46" 50"
47 51
48S = "${WORKDIR}/Python-${PV}" 52S = "${WORKDIR}/Python-${PV}"