diff options
Diffstat (limited to 'meta-agl-core-test/recipes-test/glmark2')
-rw-r--r-- | meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT b/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT new file mode 100644 index 000000000..403aedd4c --- /dev/null +++ b/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT @@ -0,0 +1,7 @@ +# Update glmark2 +SRCREV = "784aca755a469b144acf3cae180b6e613b7b057a" +# Already in newer version +SRC_URI_remove = "file://python3.patch" + +PACKAGECONFIG = "wayland-gles2" +PACKAGECONFIG[wayland-gles2] = ",,virtual/egl virtual/libgles2 wayland wayland-native" |