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-support/gmp/gmp | |
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-support/gmp/gmp')
-rw-r--r-- | meta/recipes-support/gmp/gmp/amd64.patch | 2 | ||||
-rw-r--r-- | meta/recipes-support/gmp/gmp/configure.patch | 2 | ||||
-rw-r--r-- | meta/recipes-support/gmp/gmp/sh4-asmfix.patch | 2 | ||||
-rw-r--r-- | meta/recipes-support/gmp/gmp/use-includedir.patch | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-support/gmp/gmp/amd64.patch b/meta/recipes-support/gmp/gmp/amd64.patch index 67be9dd350..38c89c7a12 100644 --- a/meta/recipes-support/gmp/gmp/amd64.patch +++ b/meta/recipes-support/gmp/gmp/amd64.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- gmp-4.1.4/longlong.h.orig 2004-04-22 00:34:28.000000000 +0200 | 3 | --- gmp-4.1.4/longlong.h.orig 2004-04-22 00:34:28.000000000 +0200 |
2 | +++ gmp-4.1.4/longlong.h 2005-07-18 01:13:06.000000000 +0200 | 4 | +++ gmp-4.1.4/longlong.h 2005-07-18 01:13:06.000000000 +0200 |
3 | @@ -738,8 +738,10 @@ | 5 | @@ -738,8 +738,10 @@ |
diff --git a/meta/recipes-support/gmp/gmp/configure.patch b/meta/recipes-support/gmp/gmp/configure.patch index ed0c02d86c..638feaddb7 100644 --- a/meta/recipes-support/gmp/gmp/configure.patch +++ b/meta/recipes-support/gmp/gmp/configure.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | acinclude.m4 | 26 ++++++++++++++------------ | 3 | acinclude.m4 | 26 ++++++++++++++------------ |
2 | configure.in | 24 +++++++++--------------- | 4 | configure.in | 24 +++++++++--------------- |
3 | 2 files changed, 23 insertions(+), 27 deletions(-) | 5 | 2 files changed, 23 insertions(+), 27 deletions(-) |
diff --git a/meta/recipes-support/gmp/gmp/sh4-asmfix.patch b/meta/recipes-support/gmp/gmp/sh4-asmfix.patch index 1a01f61533..ac25110e9b 100644 --- a/meta/recipes-support/gmp/gmp/sh4-asmfix.patch +++ b/meta/recipes-support/gmp/gmp/sh4-asmfix.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | --- gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:44:00 1.1 | 3 | --- gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:44:00 1.1 |
2 | +++ gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:18:57 | 4 | +++ gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:18:57 |
3 | @@ -29,8 +29,8 @@ | 5 | @@ -29,8 +29,8 @@ |
diff --git a/meta/recipes-support/gmp/gmp/use-includedir.patch b/meta/recipes-support/gmp/gmp/use-includedir.patch index ee3891f807..74904a2530 100644 --- a/meta/recipes-support/gmp/gmp/use-includedir.patch +++ b/meta/recipes-support/gmp/gmp/use-includedir.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Pending | ||
2 | |||
1 | Index: gmp-4.2.4/Makefile.am | 3 | Index: gmp-4.2.4/Makefile.am |
2 | =================================================================== | 4 | =================================================================== |
3 | --- gmp-4.2.4.orig/Makefile.am 2008-09-10 19:31:27.000000000 +0000 | 5 | --- gmp-4.2.4.orig/Makefile.am 2008-09-10 19:31:27.000000000 +0000 |