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

@@ -24,6 +24,7 @@ case "$1" in
esac
exit 0
Upstream-Status: Inappropriate [debian patch]
@DPATCH@
--- binutils-2.16.91.0.1/ld/Makefile.am

View File

@@ -22,6 +22,7 @@ case "$1" in
esac
exit 0
Upstream-Status: Inappropriate [debian patch]
@DPATCH@
diff -urNad /home/james/debian/packages/binutils/binutils-2.14.90.0.6/bfd/opncls.c binutils-2.14.90.0.6/bfd/opncls.c

View File

@@ -22,6 +22,7 @@ case "$1" in
esac
exit 0
Upstream-Status: Inappropriate [debian patch]
@DPATCH@
Index: src/ld/emultempl/elf32.em

View File

@@ -1,5 +1,6 @@
Source: Khem Raj <raj.khem@gmail.com>
Disposition: submit upstream.
Upstream-Status: Pending
Description:

View File

@@ -7,6 +7,7 @@
#
# Hacked to apply with quilt
# Adapted to binutils 2.18.50.0.7
Upstream-Status: Inappropriate [embedded specific]
--- binutils/ld/emulparams/elf_i386.sh
+++ binutils/ld/emulparams/elf_i386.sh

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
don't let the distro compiler point to the wrong installation location
Thanks to RP for helping find the source code causing the issue.

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Index: binutils-2.21/libtool.m4
===================================================================
--- binutils-2.21.orig/libtool.m4 2010-01-09 13:11:31.000000000 -0800

View File

@@ -1,3 +1,5 @@
Upstream-Status: Inappropriate [embedded specific]
Enabling sysroot support in libtool exposed a bug where the final
library had an RPATH encoded into it which still pointed to the
sysroot. This works around the issue until it gets sorted out