Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | piglit,kmscube: Disable when using userland graphics driver | Khem Raj | 2018-08-16 | 1 | -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 Raj | 2018-07-16 | 1 | -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> |