summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-01-29 10:07:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-02-03 13:03:31 +0000
commit613e84c9efc349ae3b6296cce583e09739ab1fa8 (patch)
tree28bd11d6cbf3d6bfb32920c01e0e02d03acb9a43 /meta/recipes-graphics
parent92b469428ddc9360b678421d297b13bfb7989d6a (diff)
downloadpoky-613e84c9efc349ae3b6296cce583e09739ab1fa8.tar.gz
piglit: upgrade to latest revision
(From OE-Core rev: 02df1c2555a83ff84846043c0068d17a7e0ecfe2) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-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 f53098c45d..d0d8331697 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https \
10 " 10 "
11UPSTREAM_CHECK_COMMITS = "1" 11UPSTREAM_CHECK_COMMITS = "1"
12 12
13SRCREV = "603cfb97542a411e8957a0d689d8b28cf8b9ef4d" 13SRCREV = "6126c2d4e476c7770d216ffa1932c10e2a5a7813"
14# (when PV goes above 1.0 remove the trailing r) 14# (when PV goes above 1.0 remove the trailing r)
15PV = "1.0+gitr${SRCPV}" 15PV = "1.0+gitr${SRCPV}"
16 16