[oe-commits] Ben Gamari : python: Initial commit of python 2.7.1

git version control git at git.openembedded.org
Fri Jan 7 22:45:49 UTC 2011


Module: openembedded.git
Branch: master
Commit: 412ab1b8234785f3c19f545bd5041b74169b167f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=412ab1b8234785f3c19f545bd5041b74169b167f

Author: Ben Gamari <bgamari.foss at gmail.com>
Date:   Tue Dec 28 02:59:45 2010 +0000

python: Initial commit of python 2.7.1

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/python/python-2.7-manifest.inc             |  272 ++++++++++++++++++++
 .../00-fix-bindir-libdir-for-cross.patch           |   20 ++
 .../01-fix-have-long-long-format.patch             |   19 ++
 .../01-use-proper-tools-for-cross-build.patch      |  169 ++++++++++++
 .../python-2.7.1/02-remove-test-for-cross.patch    |  108 ++++++++
 .../python-2.7.1/03-fix-tkinter-detection.patch    |   40 +++
 .../python-2.7.1/04-default-is-optimized.patch     |   18 ++
 .../05-enable-ctypes-cross-build.patch             |   28 ++
 .../06-ctypes-libffi-fix-configure.patch           |   44 ++++
 .../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-2.7.1/99-ignore-optimization-flag.patch |   19 ++
 recipes/python/python-2.7.1/debug.patch            |   27 ++
 recipes/python/python-2.7.1/nohostlibs.patch       |   29 ++
 recipes/python/python-2.7.1/sitecustomize.py       |   45 ++++
 .../00-fix-bindir-libdir-for-cross.patch           |   20 ++
 .../01-fix-have-long-long-format.patch             |   19 ++
 .../01-use-proper-tools-for-cross-build.patch      |  169 ++++++++++++
 .../02-remove-test-for-cross.patch                 |  108 ++++++++
 .../03-fix-tkinter-detection.patch                 |   40 +++
 .../04-default-is-optimized.patch                  |   18 ++
 .../05-enable-ctypes-cross-build.patch             |   28 ++
 .../06-ctypes-libffi-fix-configure.patch           |   44 ++++
 .../10-distutils-fix-swig-parameter.patch          |   16 ++
 .../11-distutils-never-modify-shebang-line.patch   |   18 ++
 ...2-distutils-prefix-is-inside-staging-area.patch |   60 +++++
 .../99-ignore-optimization-flag.patch              |   19 ++
 recipes/python/python-native-2.7.1/debug.patch     |   27 ++
 .../python/python-native-2.7.1/nohostlibs.patch    |   29 ++
 .../python/python-native-2.7.1/sitecustomize.py    |   45 ++++
 recipes/python/python-native_2.7.1.bb              |   38 +++
 recipes/python/python2.7.inc                       |   23 ++
 recipes/python/python_2.7.1.bb                     |  132 ++++++++++
 34 files changed, 1785 insertions(+), 0 deletions(-)

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




More information about the Openembedded-commits mailing list