From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- bsp/meta-renesas/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2.inc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bsp/meta-renesas/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2.inc (limited to 'bsp/meta-renesas/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2.inc') diff --git a/bsp/meta-renesas/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2.inc b/bsp/meta-renesas/meta-rcar-gen3/recipes-benchmark/glmark2/glmark2.inc new file mode 100644 index 00000000..fa5ac272 --- /dev/null +++ b/bsp/meta-renesas/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" + -- cgit 1.2.3-korg