glmark2: fix compatibility with python-3.11

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Martin Jansa
2022-06-14 12:07:19 +02:00
committed by Armin Kuster
parent 8f2dc10234
commit a8b879b58a
2 changed files with 78 additions and 1 deletions
@@ -18,7 +18,8 @@ SRC_URI = " \
file://0001-fix-dispmanx-build.patch \
file://0002-run-dispmanx-fullscreen.patch \
file://0001-libmatrix-Include-missing-utility-header.patch \
"
file://0001-waflib-fix-compatibility-with-python-3.11.patch \
"
SRCREV = "0858b450cd88c84a15b99dda9698d44e7f7e8c70"
S = "${WORKDIR}/git"