diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3_3.3.3.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3_3.3.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3_3.3.3.bb b/meta/recipes-devtools/python/python3_3.3.3.bb index c357bbb07e..a1cb12078f 100644 --- a/meta/recipes-devtools/python/python3_3.3.3.bb +++ b/meta/recipes-devtools/python/python3_3.3.3.bb | |||
@@ -8,6 +8,7 @@ DISTRO_SRC_URI ?= "file://sitecustomize.py" | |||
8 | DISTRO_SRC_URI_linuxstdbase = "" | 8 | DISTRO_SRC_URI_linuxstdbase = "" |
9 | SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.bz2 \ | 9 | SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.bz2 \ |
10 | file://12-distutils-prefix-is-inside-staging-area.patch \ | 10 | file://12-distutils-prefix-is-inside-staging-area.patch \ |
11 | file://python-config.patch \ | ||
11 | file://000-cross-compile.patch \ | 12 | file://000-cross-compile.patch \ |
12 | file://020-dont-compile-python-files.patch \ | 13 | file://020-dont-compile-python-files.patch \ |
13 | file://030-fixup-include-dirs.patch \ | 14 | file://030-fixup-include-dirs.patch \ |