summaryrefslogtreecommitdiff
path: root/recipes-benchmark
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-10-17 14:34:36 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-03-31 21:50:33 +0200
commitbadd37fb5e0a921351eb2021f42a79dcceac83a3 (patch)
tree24b7f834b729b91ea21ac3bf6447c236cab9d019 /recipes-benchmark
parentf733f7b14c1f44a830f2b15a5107c2aee378d2a4 (diff)
glmark2: limit bbappend to tegras only
While at it it replace version with % wildcard
Diffstat (limited to 'recipes-benchmark')
-rw-r--r--recipes-benchmark/glmark2/glmark2_%.bbappend (renamed from recipes-benchmark/glmark2/glmark2_2012.12.bbappend)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-benchmark/glmark2/glmark2_2012.12.bbappend b/recipes-benchmark/glmark2/glmark2_%.bbappend
index d14a24b..f0aa2fb 100644
--- a/recipes-benchmark/glmark2/glmark2_2012.12.bbappend
+++ b/recipes-benchmark/glmark2/glmark2_%.bbappend
@@ -1,2 +1,2 @@
#build it only for OpenGL ES
-PACKAGECONFIG = "gles2" \ No newline at end of file
+PACKAGECONFIG_tegra = "gles2" \ No newline at end of file