aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-05-09 11:03:55 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-12 09:37:20 +0100
commit43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361 (patch)
tree2811b9a9af3221cbe7b2003eaabee07d2a3832bc /meta/recipes-devtools
parentbcd5ed8dd0e80cb76415cd2be9686d4e8023421d (diff)
downloadopenembedded-core-contrib-43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361.tar.gz
Upstream-Status: Correct Capitalization
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/cmake/cmake/aarch64-cmake.patch2
-rw-r--r--meta/recipes-devtools/cmake/cmake/aarch64-kwsys.patch2
-rw-r--r--meta/recipes-devtools/rpm/rpm/debugedit-segv.patch2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/cmake/cmake/aarch64-cmake.patch b/meta/recipes-devtools/cmake/cmake/aarch64-cmake.patch
index b3e38b3585..3e26d58267 100644
--- a/meta/recipes-devtools/cmake/cmake/aarch64-cmake.patch
+++ b/meta/recipes-devtools/cmake/cmake/aarch64-cmake.patch
@@ -13,7 +13,7 @@ Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Hand edited by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> to get it applied in OE
-Upstream-status: Backport
+Upstream-Status: Backport
---
diff --git a/ABI.h.in b/ABI.h.in
diff --git a/meta/recipes-devtools/cmake/cmake/aarch64-kwsys.patch b/meta/recipes-devtools/cmake/cmake/aarch64-kwsys.patch
index 03e8fa1162..2b68eae6c2 100644
--- a/meta/recipes-devtools/cmake/cmake/aarch64-kwsys.patch
+++ b/meta/recipes-devtools/cmake/cmake/aarch64-kwsys.patch
@@ -16,7 +16,7 @@ Change-Id: I4bd0a97abaa0f958e2679afe2d4ad4bcc37434a0
Hand edited by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> to get it applied in OE
-Upstream-status: Backport
+Upstream-Status: Backport
---
diff --git a/CPU.h.in b/CPU.h.in
diff --git a/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch b/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch
index 2d620a5354..74efe6570c 100644
--- a/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch
+++ b/meta/recipes-devtools/rpm/rpm/debugedit-segv.patch
@@ -11,7 +11,7 @@ Note: in all other places a backup copy was used, just not buildid processing.
Also the process (...) function was modified to verify the data is not
NULL as well. This is an extra check and is not strictly necessary.
-Upstream-status: Pending
+Upstream-Status: Pending
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>