summaryrefslogtreecommitdiffstats
path: root/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT
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-02 23:13:09 +0000
commit6171ef7ec0867eebaceb64cb0df99f7963fc04e6 (patch)
treee8de727af2583bd40cddaa918f4afac48a196fe4 /meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT
parent710583ec2e6e45ec23a1995376fb8bdec842505c (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>
Diffstat (limited to 'meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT')
-rw-r--r--meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT b/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT
deleted file mode 100644
index 403aedd4c..000000000
--- a/meta-agl-core-test/recipes-test/glmark2/glmark2_%.bbappendNOT
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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"