diff options
| author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-05-12 14:54:55 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-13 11:02:19 +0100 |
| commit | 42d2170f8630ffe4cb9ae8cd8d9e5ca33a808eda (patch) | |
| tree | 0975490ed068f1bf661eb23501e8869c43b3f3c9 /meta/recipes-devtools/binutils | |
| parent | 9233fdcee28366502565300b777862223b6974de (diff) | |
| download | poky-42d2170f8630ffe4cb9ae8cd8d9e5ca33a808eda.tar.gz | |
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>
Diffstat (limited to 'meta/recipes-devtools/binutils')
8 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-001_ld_makefile_patch.patch b/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-001_ld_makefile_patch.patch index 04a7e61e25..07312d70bf 100644 --- a/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-001_ld_makefile_patch.patch +++ b/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-001_ld_makefile_patch.patch | |||
| @@ -24,6 +24,7 @@ case "$1" in | |||
| 24 | esac | 24 | esac |
| 25 | 25 | ||
| 26 | exit 0 | 26 | exit 0 |
| 27 | Upstream-Status: Inappropriate [debian patch] | ||
| 27 | 28 | ||
| 28 | @DPATCH@ | 29 | @DPATCH@ |
| 29 | --- binutils-2.16.91.0.1/ld/Makefile.am | 30 | --- binutils-2.16.91.0.1/ld/Makefile.am |
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-006_better_file_error.patch b/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-006_better_file_error.patch index f337611edf..35835b3986 100644 --- a/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-006_better_file_error.patch +++ b/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-006_better_file_error.patch | |||
| @@ -22,6 +22,7 @@ case "$1" in | |||
| 22 | esac | 22 | esac |
| 23 | 23 | ||
| 24 | exit 0 | 24 | exit 0 |
| 25 | Upstream-Status: Inappropriate [debian patch] | ||
| 25 | 26 | ||
| 26 | @DPATCH@ | 27 | @DPATCH@ |
| 27 | 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 | 28 | 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 |
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-012_check_ldrunpath_length.patch b/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-012_check_ldrunpath_length.patch index b6f5a25ceb..3944f2e0b8 100644 --- a/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-012_check_ldrunpath_length.patch +++ b/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-300-012_check_ldrunpath_length.patch | |||
| @@ -22,6 +22,7 @@ case "$1" in | |||
| 22 | esac | 22 | esac |
| 23 | 23 | ||
| 24 | exit 0 | 24 | exit 0 |
| 25 | Upstream-Status: Inappropriate [debian patch] | ||
| 25 | 26 | ||
| 26 | @DPATCH@ | 27 | @DPATCH@ |
| 27 | Index: src/ld/emultempl/elf32.em | 28 | Index: src/ld/emultempl/elf32.em |
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-gas-needs-libm.patch b/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-gas-needs-libm.patch index db838cf20c..58315798d6 100644 --- a/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-gas-needs-libm.patch +++ b/meta/recipes-devtools/binutils/binutils-2.21/binutils-uclibc-gas-needs-libm.patch | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | Source: Khem Raj <raj.khem@gmail.com> | 1 | Source: Khem Raj <raj.khem@gmail.com> |
| 2 | Disposition: submit upstream. | 2 | Disposition: submit upstream. |
| 3 | Upstream-Status: Pending | ||
| 3 | 4 | ||
| 4 | Description: | 5 | Description: |
| 5 | 6 | ||
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/binutils-x86_64_i386_biarch.patch b/meta/recipes-devtools/binutils/binutils-2.21/binutils-x86_64_i386_biarch.patch index 4cd9e22438..16c775c550 100644 --- a/meta/recipes-devtools/binutils/binutils-2.21/binutils-x86_64_i386_biarch.patch +++ b/meta/recipes-devtools/binutils/binutils-2.21/binutils-x86_64_i386_biarch.patch | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | # | 7 | # |
| 8 | # Hacked to apply with quilt | 8 | # Hacked to apply with quilt |
| 9 | # Adapted to binutils 2.18.50.0.7 | 9 | # Adapted to binutils 2.18.50.0.7 |
| 10 | Upstream-Status: Inappropriate [embedded specific] | ||
| 10 | 11 | ||
| 11 | --- binutils/ld/emulparams/elf_i386.sh | 12 | --- binutils/ld/emulparams/elf_i386.sh |
| 12 | +++ binutils/ld/emulparams/elf_i386.sh | 13 | +++ binutils/ld/emulparams/elf_i386.sh |
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/libiberty_path_fix.patch b/meta/recipes-devtools/binutils/binutils-2.21/libiberty_path_fix.patch index 36a14d7a18..3772dfbed7 100644 --- a/meta/recipes-devtools/binutils/binutils-2.21/libiberty_path_fix.patch +++ b/meta/recipes-devtools/binutils/binutils-2.21/libiberty_path_fix.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Inappropriate [embedded specific] | ||
| 2 | |||
| 1 | don't let the distro compiler point to the wrong installation location | 3 | don't let the distro compiler point to the wrong installation location |
| 2 | 4 | ||
| 3 | Thanks to RP for helping find the source code causing the issue. | 5 | Thanks to RP for helping find the source code causing the issue. |
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/libtool-2.4-update.patch b/meta/recipes-devtools/binutils/binutils-2.21/libtool-2.4-update.patch index 52c4928c8b..1f49db0d3b 100644 --- a/meta/recipes-devtools/binutils/binutils-2.21/libtool-2.4-update.patch +++ b/meta/recipes-devtools/binutils/binutils-2.21/libtool-2.4-update.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Inappropriate [embedded specific] | ||
| 2 | |||
| 1 | Index: binutils-2.21/libtool.m4 | 3 | Index: binutils-2.21/libtool.m4 |
| 2 | =================================================================== | 4 | =================================================================== |
| 3 | --- binutils-2.21.orig/libtool.m4 2010-01-09 13:11:31.000000000 -0800 | 5 | --- binutils-2.21.orig/libtool.m4 2010-01-09 13:11:31.000000000 -0800 |
diff --git a/meta/recipes-devtools/binutils/binutils-2.21/libtool-rpath-fix.patch b/meta/recipes-devtools/binutils/binutils-2.21/libtool-rpath-fix.patch index a0058c1a4f..2666d311ff 100644 --- a/meta/recipes-devtools/binutils/binutils-2.21/libtool-rpath-fix.patch +++ b/meta/recipes-devtools/binutils/binutils-2.21/libtool-rpath-fix.patch | |||
| @@ -1,3 +1,5 @@ | |||
| 1 | Upstream-Status: Inappropriate [embedded specific] | ||
| 2 | |||
| 1 | Enabling sysroot support in libtool exposed a bug where the final | 3 | Enabling sysroot support in libtool exposed a bug where the final |
| 2 | library had an RPATH encoded into it which still pointed to the | 4 | library had an RPATH encoded into it which still pointed to the |
| 3 | sysroot. This works around the issue until it gets sorted out | 5 | sysroot. This works around the issue until it gets sorted out |
