From patchwork Tue May 10 21:16:14 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [13/16] patch-2.5.9: fix upstream-status format Date: Tue, 10 May 2011 21:16:14 -0000 From: Nitin A Kamble X-Patchwork-Id: 3703 Message-Id: <73259229fd79a30a4b33e3c509869ba2f34d940d.1305062028.git.nitin.a.kamble@intel.com> To: poky@yoctoproject.org,openembedded-core@lists.openembedded.org From: Nitin A Kamble Signed-off-by: Nitin A Kamble --- meta/recipes-devtools/patch/patch/debian.patch | 2 +- .../patch/patch/global-reject-file.diff | 2 +- meta/recipes-devtools/patch/patch/install.patch | 2 +- .../patch/patch/unified-reject-files.diff | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta/recipes-devtools/patch/patch/debian.patch b/meta/recipes-devtools/patch/patch/debian.patch index e0106dc..1a07646 100644 --- a/meta/recipes-devtools/patch/patch/debian.patch +++ b/meta/recipes-devtools/patch/patch/debian.patch @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [debian patch]" +Upstream-Status: Inappropriate [debian patch] --- patch-2.5.9.orig/m4/hash.m4 +++ patch-2.5.9/m4/hash.m4 diff --git a/meta/recipes-devtools/patch/patch/global-reject-file.diff b/meta/recipes-devtools/patch/patch/global-reject-file.diff index d837896..bb7ca79 100644 --- a/meta/recipes-devtools/patch/patch/global-reject-file.diff +++ b/meta/recipes-devtools/patch/patch/global-reject-file.diff @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [debian patch]" +Upstream-Status: Inappropriate [debian patch] Index: patch-2.5.9/patch.man =================================================================== diff --git a/meta/recipes-devtools/patch/patch/install.patch b/meta/recipes-devtools/patch/patch/install.patch index 0359ccd..0354ec8 100644 --- a/meta/recipes-devtools/patch/patch/install.patch +++ b/meta/recipes-devtools/patch/patch/install.patch @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [embedded specific]" +Upstream-Status: Inappropriate [embedded specific] Index: patch-2.5.4/Makefile.in =================================================================== diff --git a/meta/recipes-devtools/patch/patch/unified-reject-files.diff b/meta/recipes-devtools/patch/patch/unified-reject-files.diff index 1608b5e..4b59212 100644 --- a/meta/recipes-devtools/patch/patch/unified-reject-files.diff +++ b/meta/recipes-devtools/patch/patch/unified-reject-files.diff @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [debian patch]" +Upstream-Status: Inappropriate [debian patch] Generate unified diff style reject files. Also include the C function names in reject files whenever possible.