From a62fa9b213b09bf48c48499d2e3c66a9ee306deb Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Thu, 12 May 2011 14:54:55 -0700 Subject: 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 Signed-off-by: Nitin A Kamble --- meta/recipes-support/gmp/gmp-4.2.1/disable-stdc.patch | 2 ++ meta/recipes-support/gmp/gmp/amd64.patch | 2 ++ meta/recipes-support/gmp/gmp/configure.patch | 2 ++ meta/recipes-support/gmp/gmp/sh4-asmfix.patch | 2 ++ meta/recipes-support/gmp/gmp/use-includedir.patch | 2 ++ 5 files changed, 10 insertions(+) (limited to 'meta/recipes-support/gmp') diff --git a/meta/recipes-support/gmp/gmp-4.2.1/disable-stdc.patch b/meta/recipes-support/gmp/gmp-4.2.1/disable-stdc.patch index 83c9eae36a..aaffaf14c5 100644 --- a/meta/recipes-support/gmp/gmp-4.2.1/disable-stdc.patch +++ b/meta/recipes-support/gmp/gmp-4.2.1/disable-stdc.patch @@ -1,3 +1,5 @@ +Upstream-Status: Pending + # "extern inline" in traditional gcc means that the function should be # inlined wherever it's seen, while in C99, "extern inline" means that i # the function should only be inlined where the inline definition is 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 @@ +Upstream-Status: Pending + --- gmp-4.1.4/longlong.h.orig 2004-04-22 00:34:28.000000000 +0200 +++ gmp-4.1.4/longlong.h 2005-07-18 01:13:06.000000000 +0200 @@ -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 @@ +Upstream-Status: Pending + acinclude.m4 | 26 ++++++++++++++------------ configure.in | 24 +++++++++--------------- 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 @@ +Upstream-Status: Pending + --- gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:44:00 1.1 +++ gmp-4.1.4/mpn/sh/add_n.s 2005/11/17 08:18:57 @@ -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 @@ +Upstream-Status: Pending + Index: gmp-4.2.4/Makefile.am =================================================================== --- gmp-4.2.4.orig/Makefile.am 2008-09-10 19:31:27.000000000 +0000 -- cgit 1.2.3-korg