summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/packagegroups
Commit message (Collapse)AuthorAgeFilesLines
* directfb: Stop using a packagegroup to fix Vivante GPU runtime dependencyOtavio Salvador2015-08-041-12/+0
| | | | | | | | | | | | | The runtime dependency against libvivante-dfb-mx6 should be specified in the directfb main package, not in the packagegroup so there is no risk of it not being right in a customer image. The other benefit in doing this rework is that the DirectFB 1.7.4 version recipe has no changes and can be immediately removed once Freescale upgrades the Vivante GPU bindings for DirectFB 1.7.7 support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* packagegroup-core-directfb: Change override for i.MX6 SoCs with GPUOtavio Salvador2015-08-041-2/+11
| | | | | | | | | Fix to support future mx6 i.MX 6UltraLite which does not have a GPU. This SoC will use mesa so mesa changes before should be more SoC specific to allow future mx6 SoC without GPU to use software rendering. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* packagegroup-core-directfb: Add Vivante GPU supportOtavio Salvador2013-09-041-0/+3
This allow for easy addition of DirectFB support in image; we opted to add this here to avoid forcing a 'directfb' to be machine specific. Change-Id: I20ca9625a6b3cd7a54e8718ef012ed6717313ba5 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>