Python 2.6: here we are. WIP :)
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 9 Dec 2008 23:18:17 +0000 (00:18 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 9 Dec 2008 23:20:00 +0000 (00:20 +0100)
commit1de9ccb8a2254454756c391df8e7ed1d29383d0a
treea6db1c1c57e126aac5ae9028ff58392f2172c96b
parent358927bd781103e39fec21c853fb67738ec3f7c1
Python 2.6: here we are. WIP :)
19 files changed:
classes/distutils-base.bbclass
conf/checksums.ini
packages/python/python-2.6-manifest.inc [new file with mode: 0644]
packages/python/python-2.6.1/00-fix-bindir-libdir-for-cross.patch [new file with mode: 0644]
packages/python/python-2.6.1/01-use-proper-tools-for-cross-build.patch [new file with mode: 0644]
packages/python/python-2.6.1/02-remove-test-for-cross.patch [new file with mode: 0644]
packages/python/python-2.6.1/03-fix-tkinter-detection.patch [new file with mode: 0644]
packages/python/python-2.6.1/04-default-is-optimized.patch [new file with mode: 0644]
packages/python/python-2.6.1/05-enable-ctypes-cross-build.patch [new file with mode: 0644]
packages/python/python-2.6.1/sitecustomize.py [new file with mode: 0644]
packages/python/python-native-2.6.1/00-fix-bindir-libdir-for-cross.patch [new file with mode: 0644]
packages/python/python-native-2.6.1/04-default-is-optimized.patch [new file with mode: 0644]
packages/python/python-native-2.6.1/10-distutils-fix-swig-parameter.patch [new file with mode: 0644]
packages/python/python-native-2.6.1/11-distutils-never-modify-shebang-line.patch [new file with mode: 0644]
packages/python/python-native-2.6.1/12-distutils-prefix-is-inside-staging-area.patch [new file with mode: 0644]
packages/python/python-native-2.6.1/sitecustomize.py [new file with mode: 0644]
packages/python/python-native_2.6.1.bb [new file with mode: 0644]
packages/python/python.inc [new file with mode: 0644]
packages/python/python_2.6.1.bb [new file with mode: 0644]