diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-17 16:35:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-21 11:05:02 +0000 |
commit | b3ac015389173471e4d3e1e1841e99175f780d63 (patch) | |
tree | f8dd4b8a8af45397db7d1e34e387018c873d6740 /meta/recipes-kernel/lttng | |
parent | cd610f1dcaed81ed235886f77411d9447a9be82a (diff) | |
download | poky-b3ac015389173471e4d3e1e1841e99175f780d63.tar.gz |
patches: correct whitespace/spelling for Upstream-Status tags
(From OE-Core rev: c613ca14c35a5d1782c79a25b83875cbfa2b952b)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng')
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules/0001-fix-cpu-hotplug-Remove-deprecated-CPU-hotplug-functi.patch b/meta/recipes-kernel/lttng/lttng-modules/0001-fix-cpu-hotplug-Remove-deprecated-CPU-hotplug-functi.patch index 4e52e5f122..08ad2ddaa8 100644 --- a/meta/recipes-kernel/lttng/lttng-modules/0001-fix-cpu-hotplug-Remove-deprecated-CPU-hotplug-functi.patch +++ b/meta/recipes-kernel/lttng/lttng-modules/0001-fix-cpu-hotplug-Remove-deprecated-CPU-hotplug-functi.patch | |||
@@ -37,7 +37,7 @@ Introduced in v4.13 : | |||
37 | 37 | ||
38 | Rename all instances in the cpu hotplug code while at it. | 38 | Rename all instances in the cpu hotplug code while at it. |
39 | 39 | ||
40 | Upstream-Status: backport [https://git.lttng.org/?p=lttng-modules.git;a=commit;h=ffcc873470121ef1ebb110df3d9038a38d9cb7cb] | 40 | Upstream-Status: Backport [https://git.lttng.org/?p=lttng-modules.git;a=commit;h=ffcc873470121ef1ebb110df3d9038a38d9cb7cb] |
41 | 41 | ||
42 | Change-Id: I5a37cf5afc075a402b7347989fac637dfa60a1ed | 42 | Change-Id: I5a37cf5afc075a402b7347989fac637dfa60a1ed |
43 | Signed-off-by: Michael Jeanson <mjeanson@efficios.com> | 43 | Signed-off-by: Michael Jeanson <mjeanson@efficios.com> |
diff --git a/meta/recipes-kernel/lttng/lttng-modules/0002-fix-Revert-Makefile-Enable-Wimplicit-fallthrough-for.patch b/meta/recipes-kernel/lttng/lttng-modules/0002-fix-Revert-Makefile-Enable-Wimplicit-fallthrough-for.patch index 5b5edc5319..14185efa40 100644 --- a/meta/recipes-kernel/lttng/lttng-modules/0002-fix-Revert-Makefile-Enable-Wimplicit-fallthrough-for.patch +++ b/meta/recipes-kernel/lttng/lttng-modules/0002-fix-Revert-Makefile-Enable-Wimplicit-fallthrough-for.patch | |||
@@ -73,7 +73,7 @@ See upstream commit by the man himself: | |||
73 | 73 | ||
74 | so if clang ever fixes its bad behavior we can try enabling it there again. | 74 | so if clang ever fixes its bad behavior we can try enabling it there again. |
75 | 75 | ||
76 | Upstream-Status: backport [https://git.lttng.org/?p=lttng-modules.git;a=commit;h=c190d76e8c7b44d62b3651ab845b765c1b1f8104] | 76 | Upstream-Status: Backport [https://git.lttng.org/?p=lttng-modules.git;a=commit;h=c190d76e8c7b44d62b3651ab845b765c1b1f8104] |
77 | 77 | ||
78 | Change-Id: Iea69849592fb69ac04fb9bb28efcd6b8dce8ba88 | 78 | Change-Id: Iea69849592fb69ac04fb9bb28efcd6b8dce8ba88 |
79 | Signed-off-by: Michael Jeanson <mjeanson@efficios.com> | 79 | Signed-off-by: Michael Jeanson <mjeanson@efficios.com> |