Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/5] Python related patches
@ 2012-03-12 21:24 Andreas Oberritter
  2012-03-12 21:24 ` [PATCH 1/5] python, python-native: always set platform to linux2 Andreas Oberritter
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Andreas Oberritter @ 2012-03-12 21:24 UTC (permalink / raw)
  To: openembedded-core

This set of patches obsoletes all my pending
python-related patches. See the individual patches
for detailed descriptions.

All patches were runtime-tested on mips32el.

Andreas Oberritter (5):
  python, python-native: always set platform to linux2
  python: regenerate plat-linux2/*.py
  python: depend on bzip2
  python-native: distutils: don't use libdir, remove dead code path
  python, python-native: bump PR

 ...2-distutils-prefix-is-inside-staging-area.patch |    6 ++--
 .../sys_platform_is_now_always_linux2.patch        |   39 ++++++++++++++++++++
 .../recipes-devtools/python/python-native_2.7.2.bb |    1 +
 meta/recipes-devtools/python/python.inc            |    2 +-
 .../python/python/07-linux3-regen-fix.patch        |   18 ---------
 .../python/sys_platform_is_now_always_linux2.patch |   39 ++++++++++++++++++++
 meta/recipes-devtools/python/python_2.7.2.bb       |   15 +++++++-
 7 files changed, 96 insertions(+), 24 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python-native/sys_platform_is_now_always_linux2.patch
 delete mode 100644 meta/recipes-devtools/python/python/07-linux3-regen-fix.patch
 create mode 100644 meta/recipes-devtools/python/python/sys_platform_is_now_always_linux2.patch

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-03-13 16:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-12 21:24 [PATCH 0/5] Python related patches Andreas Oberritter
2012-03-12 21:24 ` [PATCH 1/5] python, python-native: always set platform to linux2 Andreas Oberritter
2012-03-12 21:24 ` [PATCH 2/5] python: regenerate plat-linux2/*.py Andreas Oberritter
2012-03-12 21:24 ` [PATCH 3/5] python: depend on bzip2 Andreas Oberritter
2012-03-12 21:24 ` [PATCH 4/5] python-native: distutils: don't use libdir, remove dead code path Andreas Oberritter
2012-03-12 21:24 ` [PATCH 5/5] python, python-native: bump PR Andreas Oberritter
2012-03-13 16:32 ` [PATCH 0/5] Python related patches Saul Wold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox