summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/piglit
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-11-07 15:54:22 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-11-08 22:47:15 +0000
commit8fbed5abd00f559bf547a7fdfb1827b77740dde2 (patch)
tree65d17e9a309fc89aab8b6a6757ee0e29ce761235 /meta/recipes-graphics/piglit
parentda4c2739e41dc3b99b767d1207482d64d429868b (diff)
downloadpoky-8fbed5abd00f559bf547a7fdfb1827b77740dde2.tar.gz
piglit: upgrade to latest revision
(From OE-Core rev: b8cb6323f49a6186b491eed3860838bd3099429e) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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 c9cf5795e9..8d66df4e09 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma
14 " 14 "
15UPSTREAM_CHECK_COMMITS = "1" 15UPSTREAM_CHECK_COMMITS = "1"
16 16
17SRCREV = "80465078a0ae8f12411db66850ee14f017962fa7" 17SRCREV = "1cd716180cfb6ef0c1fc54702460ef49e5115791"
18# (when PV goes above 1.0 remove the trailing r) 18# (when PV goes above 1.0 remove the trailing r)
19PV = "1.0+gitr${SRCPV}" 19PV = "1.0+gitr${SRCPV}"
20 20