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.bb2
1 files changed, 2 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 aace95e729..e2b57e7e4f 100644
--- a/meta/recipes-devtools/python/python_2.7.3.bb
+++ b/meta/recipes-devtools/python/python_2.7.3.bb
@@ -29,6 +29,8 @@ SRC_URI += "\
29 file://python-2.7.3-remove-bsdb-rpath.patch \ 29 file://python-2.7.3-remove-bsdb-rpath.patch \
30 file://builddir.patch \ 30 file://builddir.patch \
31 file://python-2.7.3-CVE-2012-2135.patch \ 31 file://python-2.7.3-CVE-2012-2135.patch \
32 file://CVE-2013-4073_py27.patch \
33 file://pypirc-secure.patch \
32" 34"
33 35
34S = "${WORKDIR}/Python-${PV}" 36S = "${WORKDIR}/Python-${PV}"