From ee593934ea024ebe30e102dcff9aadf5ad168a24 Mon Sep 17 00:00:00 2001 From: Neena Busireddy Date: Mon, 18 Aug 2014 15:10:48 -0500 Subject: 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 --- 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" -- cgit v1.2.3-54-g00ecf