summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-test/glmark2/glmark2_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-profile-core/recipes-test/glmark2/glmark2_%.bbappend')
-rw-r--r--meta-agl-profile-core/recipes-test/glmark2/glmark2_%.bbappend7
1 files changed, 6 insertions, 1 deletions
diff --git a/meta-agl-profile-core/recipes-test/glmark2/glmark2_%.bbappend b/meta-agl-profile-core/recipes-test/glmark2/glmark2_%.bbappend
index a64e0506c..403aedd4c 100644
--- a/meta-agl-profile-core/recipes-test/glmark2/glmark2_%.bbappend
+++ b/meta-agl-profile-core/recipes-test/glmark2/glmark2_%.bbappend
@@ -1,2 +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"
+PACKAGECONFIG[wayland-gles2] = ",,virtual/egl virtual/libgles2 wayland wayland-native"