python-native: drop old versions 2.6.1 and 2.6.4, remove unneeded python-native-...
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 13 Jan 2011 09:34:51 +0000 (10:34 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 14 Jan 2011 09:12:12 +0000 (10:12 +0100)
commit8818455b7fd0530ceb90823a00e393317b571576
tree9d452567a350872bf04e26162b98b13a979a8f2f
parentc74b7712d85b9d3d75a4da092527492a245dd0a4
python-native: drop old versions 2.6.1 and 2.6.4, remove unneeded python-native-* directories

* python-native-2.7.1 is the same as python-2.7.1 and thanks to FILESPATHPKG .= ':python-:python' it's not needed to keep it twice

Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
33 files changed:
recipes/python/python-native-2.6.1/00-fix-bindir-libdir-for-cross.patch [deleted file]
recipes/python/python-native-2.6.1/04-default-is-optimized.patch [deleted file]
recipes/python/python-native-2.6.1/10-distutils-fix-swig-parameter.patch [deleted file]
recipes/python/python-native-2.6.1/11-distutils-never-modify-shebang-line.patch [deleted file]
recipes/python/python-native-2.6.1/12-distutils-prefix-is-inside-staging-area.patch [deleted file]
recipes/python/python-native-2.6.1/debug.patch [deleted file]
recipes/python/python-native-2.6.1/nohostlibs.patch [deleted file]
recipes/python/python-native-2.6.1/sitecustomize.py [deleted file]
recipes/python/python-native-2.6.4/00-fix-bindir-libdir-for-cross.patch [deleted file]
recipes/python/python-native-2.6.4/04-default-is-optimized.patch [deleted file]
recipes/python/python-native-2.6.4/10-distutils-fix-swig-parameter.patch [deleted file]
recipes/python/python-native-2.6.4/11-distutils-never-modify-shebang-line.patch [deleted file]
recipes/python/python-native-2.6.4/12-distutils-prefix-is-inside-staging-area.patch [deleted file]
recipes/python/python-native-2.6.4/debug.patch [deleted file]
recipes/python/python-native-2.6.4/nohostlibs.patch [deleted file]
recipes/python/python-native-2.6.4/sitecustomize.py [deleted file]
recipes/python/python-native-2.7.1/00-fix-bindir-libdir-for-cross.patch [deleted file]
recipes/python/python-native-2.7.1/01-fix-have-long-long-format.patch [deleted file]
recipes/python/python-native-2.7.1/01-use-proper-tools-for-cross-build.patch [deleted file]
recipes/python/python-native-2.7.1/02-remove-test-for-cross.patch [deleted file]
recipes/python/python-native-2.7.1/03-fix-tkinter-detection.patch [deleted file]
recipes/python/python-native-2.7.1/04-default-is-optimized.patch [deleted file]
recipes/python/python-native-2.7.1/05-enable-ctypes-cross-build.patch [deleted file]
recipes/python/python-native-2.7.1/06-ctypes-libffi-fix-configure.patch [deleted file]
recipes/python/python-native-2.7.1/10-distutils-fix-swig-parameter.patch [deleted file]
recipes/python/python-native-2.7.1/11-distutils-never-modify-shebang-line.patch [deleted file]
recipes/python/python-native-2.7.1/12-distutils-prefix-is-inside-staging-area.patch [deleted file]
recipes/python/python-native-2.7.1/99-ignore-optimization-flag.patch [deleted file]
recipes/python/python-native-2.7.1/debug.patch [deleted file]
recipes/python/python-native-2.7.1/nohostlibs.patch [deleted file]
recipes/python/python-native-2.7.1/sitecustomize.py [deleted file]
recipes/python/python-native_2.6.1.bb [deleted file]
recipes/python/python-native_2.6.4.bb [deleted file]