summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/piglit
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-05-05 17:18:33 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-05-09 23:30:16 +0100
commit4d2ed6b9013908737af32418ed7e359a8d79f694 (patch)
tree984ce5c3111cca1b60a853b77c3a8cdc769cf920 /meta/recipes-graphics/piglit
parent24ac6969db2206c085ce5dd14958a6f08a0c48c1 (diff)
downloadpoky-4d2ed6b9013908737af32418ed7e359a8d79f694.tar.gz
piglit: upgrade to latest revision
(From OE-Core rev: dd085bd577a2a64b46485a9fde7eb8f2a727e1e8) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/piglit')
-rw-r--r--meta/recipes-graphics/piglit/piglit_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb
index 14f4c75a2c..b64a20a586 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -18,7 +18,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https \
18 " 18 "
19UPSTREAM_CHECK_COMMITS = "1" 19UPSTREAM_CHECK_COMMITS = "1"
20 20
21SRCREV = "d4d9353b7290ed22cb7349226a8e4017402d3f02" 21SRCREV = "6a4be9e9946df310d9402f995f371c7deb8c27ba"
22# (when PV goes above 1.0 remove the trailing r) 22# (when PV goes above 1.0 remove the trailing r)
23PV = "1.0+gitr${SRCPV}" 23PV = "1.0+gitr${SRCPV}"
24 24