summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/piglit/piglit_git.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* piglit: Stop using base_containsOtavio Salvador2016-05-061-2/+2
| | | | | | | | The base_contains function is deprecated and we ought to use bb.utils.contains instead. Change-Id: If57d2b5c73e6a495a8b0453b88539424a384ccc4 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* piglit: Add a dependency over virtual/eglOtavio Salvador2014-11-251-0/+2
| | | | | | | | The build system can also use egl when GL is not avail so we ought to add this to the dependency chain as gpu-viv-bin-mx6q would not be included otherwise, for i.MX6SL. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* piglit: Add Vivante GPU supportRogerio Nunes2014-01-231-0/+5
This patch adds X11 and Wayland support with Vivante GPU. In case 'x11' and 'wayland' distro features are both enabled, defaults to X11. Signed-off-by: Rogerio Nunes <rogerio.nunes@freescale.com>