summaryrefslogtreecommitdiffstats
path: root/meta-renesas-extras/recipes/wayland
Commit message (Collapse)AuthorAgeFilesLines
* renesas: revert to working libgbmSamuli Piippo2018-10-151-0/+5
| | | | | | | | | The revision of libgbm used in sumo-Yocto-v3.9.0 does not work (egl surface creation fails). Change the revision to the one used in Renesas-Yocto-v3.9.0. Change-Id: I7f076a5237262569071e6639422c8780ac92a4ae Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* renesas: support for RCar-3 D3 DRAAKSamuli Piippo2018-10-103-1/+63
| | | | | | | | | | | | | meta-renesas has support for the D3 Draak board only in version Renesas-Yocto-v2.22.0.1_D3 version. Other Renesas boards are already using more recent verions. Checkout the D3 specific version in a different directory, so that all Reneasas boards can be supported. renesas-rcar-gen3 repo has been updated with D3 drivers from D3_Linux_2.23.01_BSP_3D BSP package. Task-number: QTBUG-68925 Change-Id: If8283d31945b375ce4256a15132e185e0d676800 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* renesas: update to v3.9.0Samuli Piippo2018-10-102-60/+0
| | | | | | | | | | Use the latest revision of meta-renesas and add support for the E3 Ebisu board. Task-number: QTBUG-68912 Task-number: QTBUG-68985 Change-Id: Ie15a69b606b1726b0404263ef9ac15a58f7258ae Reviewed-by: Jani Launonen <jani.launonen@qt.io>
* renesas: fix build issues caused by pyro changeSamuli Piippo2017-08-192-0/+60
| | | | | Change-Id: I25f74a1fb8e912f1f069b657fc63e66a9eb1e887 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Add support for Renesas R-Car Gen3 boardsSamuli Piippo2017-05-021-0/+30
Support for Salvator-X (H3/M3), H3 and M3 Starter Kits. Requires driver package installed as instructed in meta-renesas and correct SOC_FAMILY set in the local.conf For Qt Company internal builds, required driver packages are in the renesas-rcar-gen3 git repository. Change-Id: I051591f98f773a1453f531ae1b49cb2f18ce93bd Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>