summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
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