diff options
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 | ||