diff options
author | Saul Wold <sgw@linux.intel.com> | 2014-04-23 16:42:39 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-25 17:19:20 +0100 |
commit | eb76c48798bbcb632a110e54a984cfd7c241998c (patch) | |
tree | b3797d3c457210638f0cb21dd98f63f826bbc0e5 /meta/recipes-kernel/trace-cmd | |
parent | cbf460735e47c4e16252b88bf80a0f27b037f1b0 (diff) | |
download | poky-eb76c48798bbcb632a110e54a984cfd7c241998c.tar.gz |
Upstream-Status Cleanups
(From OE-Core rev: ea438b58c9a90e4c3147f99d63a9afc66963c5a1)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/trace-cmd')
-rw-r--r-- | meta/recipes-kernel/trace-cmd/trace-cmd/kernelshark-fix-syntax-error-of-shell.patch | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/trace-cmd/trace-cmd/trace-cmd-fix-syntax-error-of-shell.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/trace-cmd/trace-cmd/kernelshark-fix-syntax-error-of-shell.patch b/meta/recipes-kernel/trace-cmd/trace-cmd/kernelshark-fix-syntax-error-of-shell.patch index 351b24b82f..faef049fec 100644 --- a/meta/recipes-kernel/trace-cmd/trace-cmd/kernelshark-fix-syntax-error-of-shell.patch +++ b/meta/recipes-kernel/trace-cmd/trace-cmd/kernelshark-fix-syntax-error-of-shell.patch | |||
@@ -4,7 +4,7 @@ Delete "<<<" syntax of bash in Makefile, else we would get following error: | |||
4 | 4 | ||
5 | Syntax error: redirection unexpected | 5 | Syntax error: redirection unexpected |
6 | 6 | ||
7 | Upstream-status: Pending | 7 | Upstream-Status: Pending |
8 | 8 | ||
9 | Signed-off-by: Chong Lu <Chong.Lu@windriver.com> | 9 | Signed-off-by: Chong Lu <Chong.Lu@windriver.com> |
10 | --- | 10 | --- |
diff --git a/meta/recipes-kernel/trace-cmd/trace-cmd/trace-cmd-fix-syntax-error-of-shell.patch b/meta/recipes-kernel/trace-cmd/trace-cmd/trace-cmd-fix-syntax-error-of-shell.patch index b1ebf49830..8e7c2a45f9 100644 --- a/meta/recipes-kernel/trace-cmd/trace-cmd/trace-cmd-fix-syntax-error-of-shell.patch +++ b/meta/recipes-kernel/trace-cmd/trace-cmd/trace-cmd-fix-syntax-error-of-shell.patch | |||
@@ -4,7 +4,7 @@ Delete "<<<" syntax of bash in Makefile, else we would get following error: | |||
4 | 4 | ||
5 | Syntax error: redirection unexpected | 5 | Syntax error: redirection unexpected |
6 | 6 | ||
7 | Upstream-status: Pending | 7 | Upstream-Status: Pending |
8 | 8 | ||
9 | Signed-off-by: Chong Lu <Chong.Lu@windriver.com> | 9 | Signed-off-by: Chong Lu <Chong.Lu@windriver.com> |
10 | --- | 10 | --- |