summaryrefslogtreecommitdiffstats
path: root/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend
diff options
context:
space:
mode:
authorVasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com>2021-01-28 11:59:20 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2021-02-04 16:59:18 +0000
commitea3b3705ada0cdae902dc9813312e6498a055b35 (patch)
treecab76c8556c8e3263f22530a010ee6df779512f4 /meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend
parentcc34ae1e9fbf6c22ca9959bd49b43a92ac1e4f07 (diff)
glmark2: Fix bbappend file name.
Bug-AGL: SPEC-3726 Change-Id: I17f54a30b64f98c38c4ac566557aa83eb9cbb56b Signed-off-by: Vasyl Vavrychuk <vasyl.vavrychuk@opensynergy.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25971 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> (cherry picked from commit 6171ef7ec0867eebaceb64cb0df99f7963fc04e6) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25997 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
Diffstat (limited to 'meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend')
-rw-r--r--meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend b/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend
new file mode 100644
index 000000000..403aedd4c
--- /dev/null
+++ b/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappend
@@ -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"