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 | 1 |
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 f76f2185fe..5150e524ae 100644 --- a/meta/recipes-devtools/python/python_2.7.3.bb +++ b/meta/recipes-devtools/python/python_2.7.3.bb | |||
| @@ -27,6 +27,7 @@ SRC_URI += "\ | |||
| 27 | file://python-2.7.3-remove-bsdb-rpath.patch \ | 27 | file://python-2.7.3-remove-bsdb-rpath.patch \ |
| 28 | file://builddir.patch \ | 28 | file://builddir.patch \ |
| 29 | file://python-2.7.3-CVE-2012-2135.patch \ | 29 | file://python-2.7.3-CVE-2012-2135.patch \ |
| 30 | file://gcc-4.8-fix-configure-Wformat.patch \ | ||
| 30 | " | 31 | " |
| 31 | 32 | ||
| 32 | S = "${WORKDIR}/Python-${PV}" | 33 | S = "${WORKDIR}/Python-${PV}" |
