aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2022-06-14 11:56:55 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2022-06-17 20:00:03 +0200
commitf16a5355a902d2865bbda6eef414e72eb90d6e23 (patch)
tree22c3a12ca3432fd061f25da70d4b53aab79f3458 /meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
parent30867a53355880cddef47eac468f457fc71dafe2 (diff)
downloadmeta-openembedded-contrib-f16a5355a902d2865bbda6eef414e72eb90d6e23.tar.gz
glmark2: fix compatibility with python-3.11jansa/honister
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark/glmark2/glmark2_git.bb')
-rw-r--r--meta-oe/recipes-benchmark/glmark2/glmark2_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
index 9f7ceebfbe..48c9da7437 100644
--- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
+++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
@@ -17,6 +17,7 @@ SRC_URI = " \
git://github.com/glmark2/glmark2.git;protocol=https;branch=master \
file://0001-fix-dispmanx-build.patch \
file://0002-run-dispmanx-fullscreen.patch \
+ file://0001-waflib-fix-compatibility-with-python-3.11.patch \
"
SRCREV = "4b2bbe803576d48f08367aa5441740f9319c21e7"