diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-native_2.7.3.bb')
-rw-r--r-- | meta/recipes-devtools/python/python-native_2.7.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-native_2.7.3.bb b/meta/recipes-devtools/python/python-native_2.7.3.bb index 162ecedb73..722d92c096 100644 --- a/meta/recipes-devtools/python/python-native_2.7.3.bb +++ b/meta/recipes-devtools/python/python-native_2.7.3.bb | |||
@@ -4,7 +4,7 @@ EXTRANATIVEPATH += "bzip2-native" | |||
4 | DEPENDS = "openssl-native bzip2-replacement-native zlib-native readline-native sqlite3-native" | 4 | DEPENDS = "openssl-native bzip2-replacement-native zlib-native readline-native sqlite3-native" |
5 | PR = "${INC_PR}.1" | 5 | PR = "${INC_PR}.1" |
6 | 6 | ||
7 | SRC_URI += "file://04-default-is-optimized.patch \ | 7 | SRC_URI += "\ |
8 | file://05-enable-ctypes-cross-build.patch \ | 8 | file://05-enable-ctypes-cross-build.patch \ |
9 | file://06-ctypes-libffi-fix-configure.patch \ | 9 | file://06-ctypes-libffi-fix-configure.patch \ |
10 | file://10-distutils-fix-swig-parameter.patch \ | 10 | file://10-distutils-fix-swig-parameter.patch \ |