summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/minicom/minicom-2.4/gcc4-scope.patch2
-rw-r--r--meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch2
-rw-r--r--meta/recipes-extended/rpcbind/rpcbind/fix_host_path.patch2
-rw-r--r--meta/recipes-extended/which/which-2.20/remove-declaration.patch2
4 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-extended/minicom/minicom-2.4/gcc4-scope.patch b/meta/recipes-extended/minicom/minicom-2.4/gcc4-scope.patch
index 5bd47bd354..0660cb0c15 100644
--- a/meta/recipes-extended/minicom/minicom-2.4/gcc4-scope.patch
+++ b/meta/recipes-extended/minicom/minicom-2.4/gcc4-scope.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [others]
2
1--- minicom-2.1/src/window.c.orig 2006-06-14 17:49:53.000000000 +0200 3--- minicom-2.1/src/window.c.orig 2006-06-14 17:49:53.000000000 +0200
2+++ minicom-2.1/src/window.c 2006-06-14 17:50:14.000000000 +0200 4+++ minicom-2.1/src/window.c 2006-06-14 17:50:14.000000000 +0200
3@@ -62,7 +62,7 @@ 5@@ -62,7 +62,7 @@
diff --git a/meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch b/meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch
index c344203267..1a50f18856 100644
--- a/meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch
+++ b/meta/recipes-extended/minicom/minicom-2.4/rename-conflicting-functions.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1--- minicom-2.3/src/minicom.c-orig 2009-06-08 14:49:07.000000000 +0200 3--- minicom-2.3/src/minicom.c-orig 2009-06-08 14:49:07.000000000 +0200
2+++ minicom-2.3/src/minicom.c 2009-06-08 14:50:23.000000000 +0200 4+++ minicom-2.3/src/minicom.c 2009-06-08 14:50:23.000000000 +0200
3@@ -63,6 +63,10 @@ 5@@ -63,6 +63,10 @@
diff --git a/meta/recipes-extended/rpcbind/rpcbind/fix_host_path.patch b/meta/recipes-extended/rpcbind/rpcbind/fix_host_path.patch
index 1b12d83d67..590b34440c 100644
--- a/meta/recipes-extended/rpcbind/rpcbind/fix_host_path.patch
+++ b/meta/recipes-extended/rpcbind/rpcbind/fix_host_path.patch
@@ -2,6 +2,8 @@ This fixes the hardcoded HOST path
2 2
3Signed-off-by: Saul Wold <saul.wold@intel.com> 3Signed-off-by: Saul Wold <saul.wold@intel.com>
4 4
5Upstream-Status: Inappropriate [configuration]
6
5--- rpcbind-0.2.0/src/Makefile.am 2010-09-02 11:47:16.725763886 -0700 7--- rpcbind-0.2.0/src/Makefile.am 2010-09-02 11:47:16.725763886 -0700
6+++ rpcbind-0.2.0_fixed/src/Makefile.am 2010-09-02 11:47:36.077763138 -0700 8+++ rpcbind-0.2.0_fixed/src/Makefile.am 2010-09-02 11:47:36.077763138 -0700
7@@ -29,6 +29,6 @@ 9@@ -29,6 +29,6 @@
diff --git a/meta/recipes-extended/which/which-2.20/remove-declaration.patch b/meta/recipes-extended/which/which-2.20/remove-declaration.patch
index 09b81439b6..d3340a3530 100644
--- a/meta/recipes-extended/which/which-2.20/remove-declaration.patch
+++ b/meta/recipes-extended/which/which-2.20/remove-declaration.patch
@@ -3,6 +3,8 @@ declared in unistd.h
3 3
4Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> 4Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
5 5
6Upstream-Status: Inappropriate [embedded specific]
7
6diff -ruN which-2.20-orig/bash.c which-2.20/bash.c 8diff -ruN which-2.20-orig/bash.c which-2.20/bash.c
7--- which-2.20-orig/bash.c 2010-08-03 12:59:08.897088878 +0800 9--- which-2.20-orig/bash.c 2010-08-03 12:59:08.897088878 +0800
8+++ which-2.20/bash.c 2010-08-03 13:17:23.406097212 +0800 10+++ which-2.20/bash.c 2010-08-03 13:17:23.406097212 +0800