diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-05-10 13:07:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-11 17:13:15 +0100 |
commit | d7237140554ad076be12edf915d6d15206c9b8c7 (patch) | |
tree | 537af6051203d9dda8047eba539709c56821a4fc /meta/recipes-devtools/patch | |
parent | 7a017f91981907c37e2de11ef9fc86b747961222 (diff) | |
download | openembedded-core-contrib-d7237140554ad076be12edf915d6d15206c9b8c7.tar.gz |
recipes: Fix the Upstream-Status format
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/patch')
5 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-devtools/patch/patch-2.6.1/global-reject-file.diff b/meta/recipes-devtools/patch/patch-2.6.1/global-reject-file.diff index c88bc8058e7..2eaee8a243e 100644 --- a/meta/recipes-devtools/patch/patch-2.6.1/global-reject-file.diff +++ b/meta/recipes-devtools/patch/patch-2.6.1/global-reject-file.diff @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [debian patch]" +Upstream-Status: Inappropriate [debian patch] Index: patch-2.6.1/patch.man =================================================================== diff --git a/meta/recipes-devtools/patch/patch/debian.patch b/meta/recipes-devtools/patch/patch/debian.patch index e0106dccf48..1a07646591b 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 d8378968419..bb7ca79123d 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 0359ccd2d33..0354ec8f046 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 1608b5e9099..4b59212dbaf 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. |