recipes: Update upstream-status of patches

python: update upstream-status for patches
binutils: update upstream-status for patches
gcc 4.5.1 4.6.0: update upstream-status for patches
autoconf: update upstream-status for patches
automake: update upstream-status for patches
bison: update upstream-status for patches
distcc: update upstream-status of patches
fstests: update upstream-status for patches
gdb: update upstream-status of patches
intltool: update upstream-status of patches
libtool: update upstream status of patches
linux-libc-headers: update upstream-status for patches
make: update upstream-status for patches
perl: update upstream-status for patches
python-pycurl: update upstream-status for patches
python-pygobject: update upstream status for patches
python-pyrex: update upstream-status for patches
quilt: update upstream-status of patches
tcl: update upstream-status for patches
gnu-config: update upstream-status for patches
gmp: update upstream-status for patches

(From OE-Core rev: a62fa9b213b09bf48c48499d2e3c66a9ee306deb)

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-12 14:54:55 -07:00
committed by Richard Purdie
parent 9233fdcee2
commit 42d2170f86
275 changed files with 379 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
# We need to ensure our host tools get run during build, not the freshly
# built cross-tools (this will not work), so we introduce HOSTPYTHON and HOSTPGEN.
# Signed-Off: Michael 'Mickey' Lauer <mickey@vanille-media.de>

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
# OpenEmbedded prepopulates the autotools site cache, so if this
# would be using AC_TRY_CACHE, we could patch it in a more sane way
# Alas, I don't have enough autotalent to do that.

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
# We need to supply STAGING_INCDIR here, otherwise the Tk headers
# will not be found.
# Signed-Off: Michael 'Mickey' Lauer <mickey@vanille.de>

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: Inappropriate [embedded specific]
# CTypes need to know the actual host we are building on.
# Signed-Off: Michael Dietrich <mdt@emdete.de>

View File

@@ -1,3 +1,5 @@
Upstream-Status: Pending
The poison directories patch has detected library path issue while
compiling the python in cross environment, as seen bellow.

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
# Reinstate the empty -O option to fix weird mixing of native and target
# binaries and libraries with LD_LIBRARY_PATH when host==target
#