]> code.ossystems Code Review - meta-freescale.git/commitdiff
glmark2: Create bbappend to include Sololite changes.
authorNeena Busireddy <neena.busireddy@freescale.com>
Mon, 18 Aug 2014 20:10:48 +0000 (15:10 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 Aug 2014 20:38:57 +0000 (17:38 -0300)
Remove gles2 from packageconfig for sololite as it does
not support 3D GPU hardware acceleration.

Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-benchmark/glmark2/glmark2_%.bbappend [new file with mode: 0644]

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