summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/patch/patch
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2011-05-10 13:07:54 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-11 17:13:15 +0100
commitd7237140554ad076be12edf915d6d15206c9b8c7 (patch)
tree537af6051203d9dda8047eba539709c56821a4fc /meta/recipes-devtools/patch/patch
parent7a017f91981907c37e2de11ef9fc86b747961222 (diff)
downloadopenembedded-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/patch')
-rw-r--r--meta/recipes-devtools/patch/patch/debian.patch2
-rw-r--r--meta/recipes-devtools/patch/patch/global-reject-file.diff2
-rw-r--r--meta/recipes-devtools/patch/patch/install.patch2
-rw-r--r--meta/recipes-devtools/patch/patch/unified-reject-files.diff2
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 e0106dccf4..1a07646591 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 d837896841..bb7ca79123 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 0359ccd2d3..0354ec8f04 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 1608b5e909..4b59212dba 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.