python: Initial commit of python 2.7.1
authorBen Gamari <bgamari.foss@gmail.com>
Tue, 28 Dec 2010 02:59:45 +0000 (02:59 +0000)
committerKhem Raj <raj.khem@gmail.com>
Fri, 7 Jan 2011 22:42:31 +0000 (14:42 -0800)
commit412ab1b8234785f3c19f545bd5041b74169b167f
treef360387ce155ea91e27422a7ed778608e0dc200a
parentc65ccdbe7c6f5c283a31b182931cddb5aa07fcd0
python: Initial commit of python 2.7.1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
34 files changed:
recipes/python/python-2.7-manifest.inc [new file with mode: 0644]
recipes/python/python-2.7.1/00-fix-bindir-libdir-for-cross.patch [new file with mode: 0644]
recipes/python/python-2.7.1/01-fix-have-long-long-format.patch [new file with mode: 0644]
recipes/python/python-2.7.1/01-use-proper-tools-for-cross-build.patch [new file with mode: 0644]
recipes/python/python-2.7.1/02-remove-test-for-cross.patch [new file with mode: 0644]
recipes/python/python-2.7.1/03-fix-tkinter-detection.patch [new file with mode: 0644]
recipes/python/python-2.7.1/04-default-is-optimized.patch [new file with mode: 0644]
recipes/python/python-2.7.1/05-enable-ctypes-cross-build.patch [new file with mode: 0644]
recipes/python/python-2.7.1/06-ctypes-libffi-fix-configure.patch [new file with mode: 0644]
recipes/python/python-2.7.1/10-distutils-fix-swig-parameter.patch [new file with mode: 0644]
recipes/python/python-2.7.1/11-distutils-never-modify-shebang-line.patch [new file with mode: 0644]
recipes/python/python-2.7.1/12-distutils-prefix-is-inside-staging-area.patch [new file with mode: 0644]
recipes/python/python-2.7.1/99-ignore-optimization-flag.patch [new file with mode: 0644]
recipes/python/python-2.7.1/debug.patch [new file with mode: 0644]
recipes/python/python-2.7.1/nohostlibs.patch [new file with mode: 0644]
recipes/python/python-2.7.1/sitecustomize.py [new file with mode: 0644]
recipes/python/python-native-2.7.1/00-fix-bindir-libdir-for-cross.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/01-fix-have-long-long-format.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/01-use-proper-tools-for-cross-build.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/02-remove-test-for-cross.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/03-fix-tkinter-detection.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/04-default-is-optimized.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/05-enable-ctypes-cross-build.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/06-ctypes-libffi-fix-configure.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/10-distutils-fix-swig-parameter.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/11-distutils-never-modify-shebang-line.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/12-distutils-prefix-is-inside-staging-area.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/99-ignore-optimization-flag.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/debug.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/nohostlibs.patch [new file with mode: 0644]
recipes/python/python-native-2.7.1/sitecustomize.py [new file with mode: 0644]
recipes/python/python-native_2.7.1.bb [new file with mode: 0644]
recipes/python/python2.7.inc [new file with mode: 0644]
recipes/python/python_2.7.1.bb [new file with mode: 0644]