gcc: remove unused patches and move patches in proper dir

gcc: update upstream-status for patches

python: update upstream-status for patches

libtool: update upstream-status of patches

m4: update upstream status for patches

eglibc: remove unused patches

eglibc: update upstream status of patches

glibc: update upstream-status of patches & remove unused patches

(From OE-Core rev: d10df0e5a363fe8b305ffac7e8ac231da8e07552)

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Nitin A Kamble
2011-05-17 08:43:56 -07:00
committed by Richard Purdie
parent 725acfad7c
commit e080d8e18e
76 changed files with 91 additions and 847 deletions

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
# When compiling for an embedded system, we need every bit of
# performance we can get. default to optimized with the option
# of opt-out.

View File

@@ -1,3 +1,5 @@
Upstream-Status: Pending
# Some versions of SWIG do not use the extension parameter.
# Make it optional.
# Signed-Off: Michael 'Mickey' Lauer <mickey@vanille-media.de>

View File

@@ -1,3 +1,5 @@
Upstream-Status: Pending
# Don't modify the she-bang line for a cross-build.
# Otherwise it points to our hostpython (which we do not want)
#

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
# The proper prefix is inside our staging area.
# Signed-Off: Michael 'Mickey' Lauer <mickey@vanille-media.de>

View File

@@ -1,3 +1,5 @@
Upstream-Status: Pending
Index: Python-2.6.1/Lib/distutils/unixccompiler.py
===================================================================
--- Python-2.6.1.orig/Lib/distutils/unixccompiler.py 2009-11-13 16:04:54.000000000 +0000

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Index: Python-2.6.6/setup.py
===================================================================
--- Python-2.6.6.orig/setup.py