summaryrefslogtreecommitdiffstats
path: root/meta-raspberrypi-extras/recipes/bootfiles/rpi-config_git.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in RPi overlay configSamuli Piippo2016-08-231-2/+2
| | | | | | Change-Id: Ifa7f7625817c9e635f0a40576963ce758ff0569a Task-number: QTBUG-52520 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* RPi2: add support for touch displaySamuli Piippo2016-03-081-0/+27
The RPi touch display need the rpi-tf5604 devicetree to enable touch. Add it to the kernel build and enabled it in the config.txt. Update meta-raspberrypi to latest revision for the PiTFT support. Change-Id: Ibc5ba51c844bc17b541d8021a755f141a5ff2a0c Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>