summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/piglit/piglit_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/piglit/piglit_git.bb')
-rw-r--r--meta/recipes-graphics/piglit/piglit_git.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb
index 8d66df4e09..7858fa0b08 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -10,11 +10,10 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma
10 file://0001-cmake-install-bash-completions-in-the-right-place.patch \ 10 file://0001-cmake-install-bash-completions-in-the-right-place.patch \
11 file://0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch \ 11 file://0002-cmake-use-proper-WAYLAND_INCLUDE_DIRS-variable.patch \
12 file://0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch \ 12 file://0003-tests-util-piglit-shader.c-do-not-hardcode-build-pat.patch \
13 file://0005-cmake-Don-t-enable-GLX-if-tests-are-disabled.patch \
14 " 13 "
15UPSTREAM_CHECK_COMMITS = "1" 14UPSTREAM_CHECK_COMMITS = "1"
16 15
17SRCREV = "1cd716180cfb6ef0c1fc54702460ef49e5115791" 16SRCREV = "e300648a805d62101de341232d99bfec1cce78c5"
18# (when PV goes above 1.0 remove the trailing r) 17# (when PV goes above 1.0 remove the trailing r)
19PV = "1.0+gitr${SRCPV}" 18PV = "1.0+gitr${SRCPV}"
20 19