diff options
Diffstat (limited to 'meta-agl-core-test/recipes-test')
-rw-r--r-- | meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend b/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend index 403aedd4c..20dc23296 100644 --- a/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend +++ b/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend @@ -4,4 +4,4 @@ SRCREV = "784aca755a469b144acf3cae180b6e613b7b057a" SRC_URI_remove = "file://python3.patch" PACKAGECONFIG = "wayland-gles2" -PACKAGECONFIG[wayland-gles2] = ",,virtual/egl virtual/libgles2 wayland wayland-native" +PACKAGECONFIG[wayland-gles2] = ",,virtual/egl virtual/libgles2 wayland wayland-protocols wayland-native" |