summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/piglit
Commit message (Collapse)AuthorAgeFilesLines
* piglit,kmscube: Disable when using userland graphics driverKhem Raj2018-08-161-0/+3
| | | | | | | These packages need stuff from mesa which is not available in userland implementation as of now Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mesa-demos,piglit,packagegroup-core-tools-testapps: Remove dependency on ↵Khem Raj2018-07-161-0/+2
mesa-demos mesa-demos demand libgles1 and userland driver does not have it, therefore make it conditional on choice of graphics driver, remove it when using userland driver and keep it when using vc4 graphics driver. Signed-off-by: Khem Raj <raj.khem@gmail.com>