summaryrefslogtreecommitdiff
path: root/recipes-benchmark/glmark2/glmark2_%.bbappend
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/glmark2/glmark2_%.bbappend
parentf733f7b14c1f44a830f2b15a5107c2aee378d2a4 (diff)
glmark2: limit bbappend to tegras only
While at it it replace version with % wildcard
Diffstat (limited to 'recipes-benchmark/glmark2/glmark2_%.bbappend')
-rw-r--r--recipes-benchmark/glmark2/glmark2_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-benchmark/glmark2/glmark2_%.bbappend b/recipes-benchmark/glmark2/glmark2_%.bbappend
new file mode 100644
index 0000000..f0aa2fb
--- /dev/null
+++ b/recipes-benchmark/glmark2/glmark2_%.bbappend
@@ -0,0 +1,2 @@
+#build it only for OpenGL ES
+PACKAGECONFIG_tegra = "gles2" \ No newline at end of file