diff options
Diffstat (limited to 'meta-rcar-gen3/recipes-benchmark/glmark2/glmark2.inc')
-rw-r--r-- | meta-rcar-gen3/recipes-benchmark/glmark2/glmark2.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2.inc b/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2.inc new file mode 100644 index 0000000..fa5ac27 --- /dev/null +++ b/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2.inc @@ -0,0 +1,3 @@ +PACKAGECONFIG[drm-gl] = ",,virtual/libgl libdrm libgbm" +PACKAGECONFIG[drm-gles2] = ",,virtual/libgles2 libdrm libgbm" + |