summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/glmark2
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-benchmark/glmark2')
-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
2 files changed, 2 insertions, 2 deletions
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 +++++