summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-kernel/pm-graph
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-kernel/pm-graph')
-rw-r--r--meta-oe/recipes-kernel/pm-graph/pm-graph/0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-kernel/pm-graph/pm-graph/0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch b/meta-oe/recipes-kernel/pm-graph/pm-graph/0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch
index 33557275fb..fc5991d464 100644
--- a/meta-oe/recipes-kernel/pm-graph/pm-graph/0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch
+++ b/meta-oe/recipes-kernel/pm-graph/pm-graph/0001-sleepgraph.py-parse-unfished-cpu-exec-line.patch
@@ -11,7 +11,7 @@ lock_torture_wr-96 was split to different line due to limited buffer
11size(1k) set in kernel, check this case and re-parse the unfinished 11size(1k) set in kernel, check this case and re-parse the unfinished
12line. 12line.
13 13
14Upstream-Status: [Submitted: https://github.com/intel/pm-graph/pull/20] 14Upstream-Status: Submitted [https://github.com/intel/pm-graph/pull/20]
15 15
16Signed-off-by: Liwei Song <liwei.song@windriver.com> 16Signed-off-by: Liwei Song <liwei.song@windriver.com>
17--- 17---