diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/piglit/piglit_git.bb | 2 |
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 | " |
15 | UPSTREAM_CHECK_COMMITS = "1" | 15 | UPSTREAM_CHECK_COMMITS = "1" |
16 | 16 | ||
17 | SRCREV = "80465078a0ae8f12411db66850ee14f017962fa7" | 17 | SRCREV = "1cd716180cfb6ef0c1fc54702460ef49e5115791" |
18 | # (when PV goes above 1.0 remove the trailing r) | 18 | # (when PV goes above 1.0 remove the trailing r) |
19 | PV = "1.0+gitr${SRCPV}" | 19 | PV = "1.0+gitr${SRCPV}" |
20 | 20 | ||