summaryrefslogtreecommitdiffstats
path: root/yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb')
-rw-r--r--yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb8
1 files changed, 3 insertions, 5 deletions
diff --git a/yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb b/yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb
index 55ad78c09..607f236c2 100644
--- a/yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/yocto-poky/meta/recipes-graphics/piglit/piglit_git.bb
@@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b2beded7103a3d8a442a2a0391d607b0"
SRC_URI = "git://anongit.freedesktop.org/piglit \
file://0001-tests-Fix-missing-include-of-Xutil.h.patch"
-# From 2014/12/04
-SRCREV = "126c7d049b8f32e541625d5a35fbc5f5e4e7fbf8"
+# From 2015-02-19
+SRCREV = "c4585427913e4cb28994b4bfb11d49778273aa2c"
# (when PV goes above 1.0 remove the trailing r)
PV = "1.0+gitr${SRCPV}"
@@ -34,10 +34,8 @@ do_configure_prepend() {
fi
}
-FILES_${PN}-dbg += "${libdir}/piglit/*/.debug/"
-
RDEPENDS_${PN} = "waffle python python-mako python-json python-subprocess \
- python-argparse python-importlib python-unixadmin \
+ python-argparse python-importlib python-unixadmin python-xml \
python-multiprocessing python-textutils python-netserver python-shell \
mesa-demos bash \
"
OpenPOWER on IntegriCloud