From: Neena Busireddy Date: Mon, 18 Aug 2014 20:10:48 +0000 (-0500) Subject: glmark2: Create bbappend to include Sololite changes. X-Git-Tag: 2.1~873 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4e509b034b9ec92b044b66957e1ec7b69f6cdfda;p=meta-freescale.git glmark2: Create bbappend to include Sololite changes. Remove gles2 from packageconfig for sololite as it does not support 3D GPU hardware acceleration. Signed-off-by: Neena Busireddy Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/recipes-benchmark/glmark2/glmark2_%.bbappend b/meta-fsl-arm/recipes-benchmark/glmark2/glmark2_%.bbappend new file mode 100644 index 00000000..8e57d663 --- /dev/null +++ b/meta-fsl-arm/recipes-benchmark/glmark2/glmark2_%.bbappend @@ -0,0 +1,3 @@ +#Remove gles2 as it is not supported by sololite + +PACKAGECONFIG_remove_mx6sl = "gles2"