aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/gmp/gmp-4.2.1/disable-stdc.patch2
-rw-r--r--meta/recipes-support/gmp/gmp/amd64.patch2
-rw-r--r--meta/recipes-support/gmp/gmp/configure.patch2
-rw-r--r--meta/recipes-support/gmp/gmp/sh4-asmfix.patch2
-rw-r--r--meta/recipes-support/gmp/gmp/use-includedir.patch2
5 files changed, 10 insertions, 0 deletions
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