summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-benchmark')
-rw-r--r--meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/dhrystone.patch2
-rw-r--r--meta-oe/recipes-benchmark/glmark2/files/0001-fix-dispmanx-build.patch2
-rw-r--r--meta-oe/recipes-benchmark/glmark2/files/0002-run-dispmanx-fullscreen.patch2
-rw-r--r--meta-oe/recipes-benchmark/lmbench/lmbench/fix-lmbench-memory-check-failure.patch2
-rw-r--r--meta-oe/recipes-benchmark/lmbench/lmbench/lmbench_result_html_report.patch2
5 files changed, 5 insertions, 5 deletions
diff --git a/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/dhrystone.patch b/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/dhrystone.patch
index 6a5350c37c..63e743f64b 100644
--- a/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/dhrystone.patch
+++ b/meta-oe/recipes-benchmark/dhrystone/dhrystone-2.1/dhrystone.patch
@@ -13,7 +13,7 @@ dhrystone sources:
13 13
14Additionally, this patch adds a simple Makefile. 14Additionally, this patch adds a simple Makefile.
15 15
16Upstream-status: Pending 16Upstream-Status: Pending
17 17
18Sign-off-by: Kimmo Surakka <kimmo.surakka@ge.com> 18Sign-off-by: Kimmo Surakka <kimmo.surakka@ge.com>
19Signed-off-by: Jose Alarcon <jose.alarcon@ge.com> 19Signed-off-by: Jose Alarcon <jose.alarcon@ge.com>
diff --git a/meta-oe/recipes-benchmark/glmark2/files/0001-fix-dispmanx-build.patch b/meta-oe/recipes-benchmark/glmark2/files/0001-fix-dispmanx-build.patch
index e9b880c260..9d652e10ad 100644
--- a/meta-oe/recipes-benchmark/glmark2/files/0001-fix-dispmanx-build.patch
+++ b/meta-oe/recipes-benchmark/glmark2/files/0001-fix-dispmanx-build.patch
@@ -16,7 +16,7 @@ See:
16 16
17My contribution is to tweak the wscript to link all the required libraries. 17My contribution is to tweak the wscript to link all the required libraries.
18 18
19Upstream-status: submitted [https://github.com/glmark2/glmark2/pull/135] 19Upstream-Status: Submitted [https://github.com/glmark2/glmark2/pull/135]
20Signed-off-by: Trevor Woerner <twoerner@gmail.com> 20Signed-off-by: Trevor Woerner <twoerner@gmail.com>
21--- 21---
22 src/native-state-dispmanx.cpp | 22 +++++++++++++++++----- 22 src/native-state-dispmanx.cpp | 22 +++++++++++++++++-----
diff --git a/meta-oe/recipes-benchmark/glmark2/files/0002-run-dispmanx-fullscreen.patch b/meta-oe/recipes-benchmark/glmark2/files/0002-run-dispmanx-fullscreen.patch
index 27bd62edb9..0cb22fd563 100644
--- a/meta-oe/recipes-benchmark/glmark2/files/0002-run-dispmanx-fullscreen.patch
+++ b/meta-oe/recipes-benchmark/glmark2/files/0002-run-dispmanx-fullscreen.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] run dispmanx fullscreen
6The dispmanx flavour can only run fullscreen, therefore set the size to 6The dispmanx flavour can only run fullscreen, therefore set the size to
7fullscreen when glmark2-es2-dispmanx is run. 7fullscreen when glmark2-es2-dispmanx is run.
8 8
9Upstream-status: submitted [https://github.com/glmark2/glmark2/pull/135] 9Upstream-Status: Submitted [https://github.com/glmark2/glmark2/pull/135]
10Signed-off-by: Trevor Woerner <twoerner@gmail.com> 10Signed-off-by: Trevor Woerner <twoerner@gmail.com>
11--- 11---
12 src/main.cpp | 5 +++++ 12 src/main.cpp | 5 +++++
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench/fix-lmbench-memory-check-failure.patch b/meta-oe/recipes-benchmark/lmbench/lmbench/fix-lmbench-memory-check-failure.patch
index cbab5c424e..0274bc32af 100644
--- a/meta-oe/recipes-benchmark/lmbench/lmbench/fix-lmbench-memory-check-failure.patch
+++ b/meta-oe/recipes-benchmark/lmbench/lmbench/fix-lmbench-memory-check-failure.patch
@@ -24,7 +24,7 @@ Signed-off-by: Fupan Li <fupan.li@windriver.com>
24 24
25Add and reword above comments 25Add and reword above comments
26 26
27Upstream-status: inappropriate [ configuration ] 27Upstream-Status: Inappropriate [ configuration ]
28 28
29Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 29Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
30 30
diff --git a/meta-oe/recipes-benchmark/lmbench/lmbench/lmbench_result_html_report.patch b/meta-oe/recipes-benchmark/lmbench/lmbench/lmbench_result_html_report.patch
index 30708c81db..ae2443476a 100644
--- a/meta-oe/recipes-benchmark/lmbench/lmbench/lmbench_result_html_report.patch
+++ b/meta-oe/recipes-benchmark/lmbench/lmbench/lmbench_result_html_report.patch
@@ -13,7 +13,7 @@ Signed-off-by: Fupan Li <fupan.li@windriver.com>
13 13
14Reworded patch description. 14Reworded patch description.
15 15
16Upstream-status: inappropriate [ configuration ] 16Upstream-Status: Inappropriate [ configuration ]
17 17
18Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 18Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
19 19