diff options
Diffstat (limited to 'meta/recipes-devtools/python/python_2.7.3.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python_2.7.3.bb | 2 |
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 2e35da60c4..f6a460989b 100644 --- a/meta/recipes-devtools/python/python_2.7.3.bb +++ b/meta/recipes-devtools/python/python_2.7.3.bb | |||
| @@ -30,6 +30,8 @@ SRC_URI += "\ | |||
| 30 | file://gcc-4.8-fix-configure-Wformat.patch \ | 30 | file://gcc-4.8-fix-configure-Wformat.patch \ |
| 31 | file://fix-makefile-for-ptest.patch \ | 31 | file://fix-makefile-for-ptest.patch \ |
| 32 | file://run-ptest \ | 32 | file://run-ptest \ |
| 33 | file://CVE-2013-4073_py27.patch \ | ||
| 34 | file://pypirc-secure.patch \ | ||
| 33 | " | 35 | " |
| 34 | 36 | ||
| 35 | S = "${WORKDIR}/Python-${PV}" | 37 | S = "${WORKDIR}/Python-${PV}" |
