summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/piglit
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-12-15 23:40:21 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-12-17 09:56:14 +0000
commit05733e2c6b67f383983ca368c86df6567df147e5 (patch)
tree4c8729693348b3f9766126ff460b018950d897eb /meta/recipes-graphics/piglit
parent7737b1e93a4d18b48aa9a676124afc22a7906b5c (diff)
downloadpoky-05733e2c6b67f383983ca368c86df6567df147e5.tar.gz
piglit: upgrade to latest revision
(From OE-Core rev: d311ee2e879a804df05f7283568c840e7dd2230c) 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 c5f3ecea16..70c7529f91 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;branch=ma
18 " 18 "
19UPSTREAM_CHECK_COMMITS = "1" 19UPSTREAM_CHECK_COMMITS = "1"
20 20
21SRCREV = "efa64335e22f1af0277f4d4dd7629e8674875490" 21SRCREV = "f855ad1c8ab0a7b25437b1a48b9038f599f31691"
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