summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes/libgles/ti-sgx-ddk-um/pvr.service
Commit message (Collapse)AuthorAgeFilesLines
* ti: remove all support for TI boardsSamuli Piippo2018-08-141-11/+0
| | | | | | | | | | | am335x-evm, beagleboard and beaglebone are no longer supported or maintained, so builds are no longer working. Remove all recipes and configurations for them. Task-number: QTBUG-69047 Change-Id: I1787187363386c6ace00077e6291c7ac591d5e12 Reviewed-by: Kalle Viironen <kalle.viironen@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* BBB: add systemd service for powervr driversSamuli Piippo2017-06-091-0/+11
The PowerVR driver initialization must be run before Qt can work. Also extend boot partition to make sure FAT32 partition fits corretly, which resolves a sd card boot issue. Task-number: QTBUG-60945 Task-number: QTBUG-58720 Change-Id: Ie1cb08f93473efc48098858c8a3c5308d8668141 Reviewed-by: Karim Pinter <karim.pinter@qt.io>