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 bde7a70cf7..8c3b08ebb9 100644
--- a/meta/recipes-devtools/python/python_2.7.3.bb
+++ b/meta/recipes-devtools/python/python_2.7.3.bb
@@ -40,6 +40,10 @@ SRC_URI += "\
40 file://python2.7.3-nossl3.patch \ 40 file://python2.7.3-nossl3.patch \
41 file://python-2.7.3-CVE-2014-7185.patch \ 41 file://python-2.7.3-CVE-2014-7185.patch \
42 file://python-2.7.3-CVE-2013-1752-httplib-fix.patch \ 42 file://python-2.7.3-CVE-2013-1752-httplib-fix.patch \
43 file://python-2.7.3-CVE-2013-1752-ftplib-fix.patch \
44 file://python-2.7.3-CVE-2013-1752-imaplib-fix.patch \
45 file://python-2.7.3-CVE-2013-1752-nntplib-fix.patch \
46 file://python-2.7.3-CVE-2013-1752-poplib-fix.patch \
43" 47"
44 48
45S = "${WORKDIR}/Python-${PV}" 49S = "${WORKDIR}/Python-${PV}"