diff options
Diffstat (limited to 'meta/recipes-extended')
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 @@ +Upstream-Status: Inappropriate [others] + --- minicom-2.1/src/window.c.orig 2006-06-14 17:49:53.000000000 +0200 +++ minicom-2.1/src/window.c 2006-06-14 17:50:14.000000000 +0200 @@ -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 @@ +Upstream-Status: Pending + --- minicom-2.3/src/minicom.c-orig 2009-06-08 14:49:07.000000000 +0200 +++ minicom-2.3/src/minicom.c 2009-06-08 14:50:23.000000000 +0200 @@ -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 Signed-off-by: Saul Wold <saul.wold@intel.com> +Upstream-Status: Inappropriate [configuration] + --- rpcbind-0.2.0/src/Makefile.am 2010-09-02 11:47:16.725763886 -0700 +++ rpcbind-0.2.0_fixed/src/Makefile.am 2010-09-02 11:47:36.077763138 -0700 @@ -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 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> +Upstream-Status: Inappropriate [embedded specific] + diff -ruN which-2.20-orig/bash.c which-2.20/bash.c --- which-2.20-orig/bash.c 2010-08-03 12:59:08.897088878 +0800 +++ which-2.20/bash.c 2010-08-03 13:17:23.406097212 +0800 |