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)
committerKoen Kooi <koen@openembedded.org>
Wed, 10 Dec 2008 07:03:03 +0000 (08:03 +0100)
commitbea64f3bd904ddc02694e07551cb631ac55f4e23
treeed6d572303fdaee14919a5a55989f401c34c7a53
parentb4594d9def6deddccedc729ae2511b5766b0028a
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]