summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-05-31 17:52:16 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:30 +0100
commitc8ca115e13337b68864c0f44beb933bc00aab0e0 (patch)
treeed2bffce643f67823bbe016f2f081f6c61e8737e /meta/recipes-graphics
parente43bad8d3e5199aeefa140709bcf4bbe3d30c08e (diff)
downloadpoky-c8ca115e13337b68864c0f44beb933bc00aab0e0.tar.gz
piglit: upgrade to latest revision
(From OE-Core rev: eb3a8d4c7b508d54f76b77e251037a78fe19d044) 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 58d10d6b9b..47950c8633 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 = "6126c2d4e476c7770d216ffa1932c10e2a5a7813" 13SRCREV = "5cc4fd749375f37e8e8725a86072d8cff7173b98"
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