[oe-commits] Michael 'Mickey' Lauer : Python 2.6: here we are. WIP :)

GIT User account git at amethyst.openembedded.net
Wed Dec 10 07:05:24 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: bea64f3bd904ddc02694e07551cb631ac55f4e23
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bea64f3bd904ddc02694e07551cb631ac55f4e23

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Wed Dec 10 00:18:17 2008 +0100

Python 2.6: here we are. WIP :)

---

 classes/distutils-base.bbclass                     |    5 +-
 conf/checksums.ini                                 |    4 +
 packages/python/python-2.6-manifest.inc            |  325 ++++++++++++++++++++
 .../00-fix-bindir-libdir-for-cross.patch           |   20 ++
 .../01-use-proper-tools-for-cross-build.patch      |  116 +++++++
 .../python-2.6.1/02-remove-test-for-cross.patch    |   94 ++++++
 .../python-2.6.1/03-fix-tkinter-detection.patch    |   40 +++
 .../python-2.6.1/04-default-is-optimized.patch     |   52 +++
 .../05-enable-ctypes-cross-build.patch             |   28 ++
 packages/python/python-2.6.1/sitecustomize.py      |   45 +++
 .../00-fix-bindir-libdir-for-cross.patch           |   20 ++
 .../04-default-is-optimized.patch                  |   18 +
 .../10-distutils-fix-swig-parameter.patch          |   16 +
 .../11-distutils-never-modify-shebang-line.patch   |   18 +
 ...2-distutils-prefix-is-inside-staging-area.patch |   60 ++++
 .../python/python-native-2.6.1/sitecustomize.py    |   45 +++
 packages/python/python-native_2.6.1.bb             |   28 ++
 packages/python/python.inc                         |   23 ++
 packages/python/python_2.6.1.bb                    |  106 +++++++
 19 files changed, 1060 insertions(+), 3 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=bea64f3bd904ddc02694e07551cb631ac55f4e23




More information about the Openembedded-commits mailing list