diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-03-07 15:52:32 +0200 |
---|---|---|
committer | Risto Avila <risto.avila@theqtcompany.com> | 2016-03-08 07:29:34 +0000 |
commit | 6136e6009970859fc02477cdd37fb29a2031566f (patch) | |
tree | d9e111fe72ed1703541b48dd8a3298d5a294db03 /scripts | |
parent | 7eba608a92ee934440a5468ed81237bbae90f12a (diff) | |
download | meta-boot2qt-6136e6009970859fc02477cdd37fb29a2031566f.tar.gz |
RPi2: add support for touch display
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>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/manifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml index 71686c1..7299efa 100644 --- a/scripts/manifest.xml +++ b/scripts/manifest.xml | |||
@@ -45,7 +45,7 @@ | |||
45 | groups="notdefault,ti,bbb"/> | 45 | groups="notdefault,ti,bbb"/> |
46 | <project name="meta-raspberrypi" | 46 | <project name="meta-raspberrypi" |
47 | remote="yocto" | 47 | remote="yocto" |
48 | revision="6314f668fa14473463bb777ffaf778333fea16eb" | 48 | revision="a42a1706de91ed03ae8798c7f9e70c30cebcf7de" |
49 | path="sources/meta-raspberrypi" | 49 | path="sources/meta-raspberrypi" |
50 | groups="notdefault,rpi"/> | 50 | groups="notdefault,rpi"/> |
51 | <project name="meta-fsl-arm-extra" | 51 | <project name="meta-fsl-arm-extra" |