[meta-freescale] [meta-fsl-arm][PATCH v5 4/6] glmark2: Create bbappend to include Sololite changes.

Neena Busireddy neena.busireddy at freescale.com
Mon Aug 18 13:10:48 PDT 2014


Remove gles2 from packageconfig for sololite as it does
not support 3D GPU hardware acceleration.

Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
---
 recipes-benchmark/glmark2/glmark2_%.bbappend |    3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 recipes-benchmark/glmark2/glmark2_%.bbappend

diff --git a/recipes-benchmark/glmark2/glmark2_%.bbappend b/recipes-benchmark/glmark2/glmark2_%.bbappend
new file mode 100644
index 0000000..8e57d66
--- /dev/null
+++ b/recipes-benchmark/glmark2/glmark2_%.bbappend
@@ -0,0 +1,3 @@
+#Remove gles2 as it is not supported by sololite
+
+PACKAGECONFIG_remove_mx6sl = "gles2"
-- 
1.7.9.5



More information about the meta-freescale mailing list