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.bb1
1 files changed, 1 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 de1f57ffc2..5e0181da56 100644
--- a/meta/recipes-devtools/python/python_2.7.3.bb
+++ b/meta/recipes-devtools/python/python_2.7.3.bb
@@ -42,6 +42,7 @@ SRC_URI += "\
42 file://python2.7.3-nossl3.patch \ 42 file://python2.7.3-nossl3.patch \
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" 46"
46 47
47S = "${WORKDIR}/Python-${PV}" 48S = "${WORKDIR}/Python-${PV}"