summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-12-31 12:33:39 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2016-03-14 14:26:28 +0100
commit104bc29d44c040ca1271e97e87a26409b062c2c0 (patch)
tree1b41df87569102bb934e025ccfaed5053f3c0efe
parent043773f98401d748e57ddd316cb120b7c8229310 (diff)
glmark2 bbappend: follow changed PACKAGECONFIG names
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
-rw-r--r--recipes-benchmark/glmark2/glmark2_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-benchmark/glmark2/glmark2_%.bbappend b/recipes-benchmark/glmark2/glmark2_%.bbappend
index f0aa2fb..8aba30f 100644
--- a/recipes-benchmark/glmark2/glmark2_%.bbappend
+++ b/recipes-benchmark/glmark2/glmark2_%.bbappend
@@ -1,2 +1,2 @@
#build it only for OpenGL ES
-PACKAGECONFIG_tegra = "gles2" \ No newline at end of file
+PACKAGECONFIG_tegra = "x11-gles2" \ No newline at end of file