aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/piglit/piglit_git.bb
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2018-02-27 17:40:41 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-01 22:09:16 +0000
commitfa724345831253a2a2379b9fccc116d32a3d18d3 (patch)
tree5086b860650c6f3f2fce49610940b64fc8e016fc /meta/recipes-graphics/piglit/piglit_git.bb
parent5d6ad884f9d6b17b2e5ac4e6b00c7ed3e65a9710 (diff)
downloadopenembedded-core-contrib-fa724345831253a2a2379b9fccc116d32a3d18d3.tar.gz
piglit: upgrade to current git master
Upgrade to revision: 4ce0887e2f7f848d2be2e435a2d0f3c80e44ea3b remove backported patch: 0001-tests-egl-egl-context-priority.c-Use-piglit_egl_get_.patch Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/piglit/piglit_git.bb')
-rw-r--r--meta/recipes-graphics/piglit/piglit_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb
index 2839f1d285..b936ad8a73 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -5,12 +5,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b2beded7103a3d8a442a2a0391d607b0"
SRC_URI = "git://anongit.freedesktop.org/piglit \
file://0001-cmake-install-bash-completions-in-the-right-place.patch \
file://0001-tests-Use-FE_UPWARD-only-if-its-defined-in-fenv.h.patch \
- file://0001-tests-egl-egl-context-priority.c-Use-piglit_egl_get_.patch \
"
UPSTREAM_CHECK_COMMITS = "1"
-# From 2017-07-03
-SRCREV = "c8f4fd9eeb298a2ef0855927f22634f794ef3eff"
+# From 2018-02-26
+SRCREV = "4ce0887e2f7f848d2be2e435a2d0f3c80e44ea3b"
# (when PV goes above 1.0 remove the trailing r)
PV = "1.0+gitr${SRCPV}"