diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-05-09 11:03:55 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-05-12 09:37:31 +0100 |
commit | ea89950ba884a0e5627e2d4ade8f19616d7e8e66 (patch) | |
tree | fd2eb7734c4c790eec635323d59bbe440e588f06 /meta/recipes-devtools | |
parent | 1810369f774c1c3cfb1c1032b4d39f5ecf5712cc (diff) | |
download | poky-ea89950ba884a0e5627e2d4ade8f19616d7e8e66.tar.gz |
Upstream-Status: Correct Capitalization
(From OE-Core rev: 43b2a2f375e2201be7a9bb6a9c5c0a9fc61f3361)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/cmake/cmake/aarch64-cmake.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/cmake/cmake/aarch64-kwsys.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/rpm/rpm/debugedit-segv.patch | 2 |
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> | |||
13 | 13 | ||
14 | Hand edited by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> to get it applied in OE | 14 | Hand edited by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> to get it applied in OE |
15 | 15 | ||
16 | Upstream-status: Backport | 16 | Upstream-Status: Backport |
17 | --- | 17 | --- |
18 | 18 | ||
19 | diff --git a/ABI.h.in b/ABI.h.in | 19 | 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 | |||
16 | 16 | ||
17 | Hand edited by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> to get it applied in OE | 17 | Hand edited by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org> to get it applied in OE |
18 | 18 | ||
19 | Upstream-status: Backport | 19 | Upstream-Status: Backport |
20 | --- | 20 | --- |
21 | 21 | ||
22 | diff --git a/CPU.h.in b/CPU.h.in | 22 | 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. | |||
11 | Also the process (...) function was modified to verify the data is not | 11 | Also the process (...) function was modified to verify the data is not |
12 | NULL as well. This is an extra check and is not strictly necessary. | 12 | NULL as well. This is an extra check and is not strictly necessary. |
13 | 13 | ||
14 | Upstream-status: Pending | 14 | Upstream-Status: Pending |
15 | 15 | ||
16 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> | 16 | Signed-off-by: Mark Hatle <mark.hatle@windriver.com> |
17 | 17 | ||