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, 0 insertions, 2 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..f76f2185fe 100644
--- a/meta/recipes-devtools/python/python_2.7.3.bb
+++ b/meta/recipes-devtools/python/python_2.7.3.bb
@@ -7,11 +7,9 @@ DISTRO_SRC_URI_linuxstdbase = ""
7SRC_URI += "\ 7SRC_URI += "\
8 file://01-use-proper-tools-for-cross-build.patch \ 8 file://01-use-proper-tools-for-cross-build.patch \
9 file://03-fix-tkinter-detection.patch \ 9 file://03-fix-tkinter-detection.patch \
10 file://04-default-is-optimized.patch \
11 file://05-enable-ctypes-cross-build.patch \ 10 file://05-enable-ctypes-cross-build.patch \
12 file://06-ctypes-libffi-fix-configure.patch \ 11 file://06-ctypes-libffi-fix-configure.patch \
13 file://06-avoid_usr_lib_termcap_path_in_linking.patch \ 12 file://06-avoid_usr_lib_termcap_path_in_linking.patch \
14 file://99-ignore-optimization-flag.patch \
15 ${DISTRO_SRC_URI} \ 13 ${DISTRO_SRC_URI} \
16 file://multilib.patch \ 14 file://multilib.patch \
17 file://cgi_py.patch \ 15 file://cgi_py.patch \