summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 78b47985bc..1daeb35b58 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma
13 " 13 "
14UPSTREAM_CHECK_COMMITS = "1" 14UPSTREAM_CHECK_COMMITS = "1"
15 15
16SRCREV = "0f4a875b05feb44426a2d43146f5e3c6ea5f8038" 16SRCREV = "c39bc6062a373c371d9c8076a66acbb26c661471"
17# (when PV goes above 1.0 remove the trailing r) 17# (when PV goes above 1.0 remove the trailing r)
18PV = "1.0+gitr${SRCPV}" 18PV = "1.0+gitr${SRCPV}"
19 19