aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
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>