diff options
Diffstat (limited to 'meta/recipes-devtools/python/python-native_2.7.11.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python-native_2.7.11.bb | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-devtools/python/python-native_2.7.11.bb b/meta/recipes-devtools/python/python-native_2.7.11.bb index abb69fcd20..31192cafc9 100644 --- a/meta/recipes-devtools/python/python-native_2.7.11.bb +++ b/meta/recipes-devtools/python/python-native_2.7.11.bb | |||
| @@ -8,7 +8,7 @@ SRC_URI += "\ | |||
| 8 | file://05-enable-ctypes-cross-build.patch \ | 8 | file://05-enable-ctypes-cross-build.patch \ |
| 9 | file://10-distutils-fix-swig-parameter.patch \ | 9 | file://10-distutils-fix-swig-parameter.patch \ |
| 10 | file://11-distutils-never-modify-shebang-line.patch \ | 10 | file://11-distutils-never-modify-shebang-line.patch \ |
| 11 | file://12-distutils-prefix-is-inside-staging-area.patch \ | 11 | file://0001-distutils-set-the-prefix-to-be-inside-staging-direct.patch \ |
| 12 | file://debug.patch \ | 12 | file://debug.patch \ |
| 13 | file://unixccompiler.patch \ | 13 | file://unixccompiler.patch \ |
| 14 | file://nohostlibs.patch \ | 14 | file://nohostlibs.patch \ |
| @@ -30,8 +30,6 @@ RPROVIDES += "python-distutils-native python-compression-native python-textutils | |||
| 30 | EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --with-system-expat=${STAGING_DIR_HOST}" | 30 | EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --with-system-expat=${STAGING_DIR_HOST}" |
| 31 | 31 | ||
| 32 | EXTRA_OEMAKE = '\ | 32 | EXTRA_OEMAKE = '\ |
| 33 | BUILD_SYS="" \ | ||
| 34 | HOST_SYS="" \ | ||
| 35 | LIBC="" \ | 33 | LIBC="" \ |
| 36 | STAGING_LIBDIR=${STAGING_LIBDIR_NATIVE} \ | 34 | STAGING_LIBDIR=${STAGING_LIBDIR_NATIVE} \ |
| 37 | STAGING_INCDIR=${STAGING_INCDIR_NATIVE} \ | 35 | STAGING_INCDIR=${STAGING_INCDIR_NATIVE} \ |
