summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/images
Commit message (Collapse)AuthorAgeFilesLines
* core-image-weston: Don't install clutter-1.0-examples for i.MX6SLTom Hochstein2016-05-301-0/+3
| | | | | | | | Remove clutter-1.0-examples in case we are generating an image for the i.MX6SL SoC family as it does not provide GPU 3D support. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* core-image-weston: Remove now that Wayland backend is preferredOtavio Salvador2016-05-231-4/+0
| | | | | | | | Now that Wayland backend is preferred over X11, we can use this image with X11 DISTRO_FEATURE enabled. Change-Id: Ief201823644b5982b6c4b64c1234c5d65cca15e4 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* core-image-weston: Fail gracefully if using incompatible DISTRO_FEATURESOtavio Salvador2015-07-031-0/+4
Vivante GPU driver cannot operate in X11 and Wayland in same distribution as it needs to have different libraries installed. So in case 'x11' is in DISTRO_FEATURES, Wayland is disabled. Fixes [YOCTO: #7814]. Change-Id: Ibde60384b1146ecb0aad353cfbc44163b21b4fc1 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>