diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-04 12:28:31 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-05 10:30:07 +0000 |
commit | 88018bbd9bd18425a876505a13e5e32b79d7f33c (patch) | |
tree | 567058336bc9ef5893548e2c7af7bb171899cb9d /scripts | |
parent | df4676ca212935e7ba57c83cdca41625a55cd8d6 (diff) | |
download | meta-boot2qt-88018bbd9bd18425a876505a13e5e32b79d7f33c.tar.gz |
RPI: use latest revision of meta-raspberrypi
Adds support for RPi Zero and the 7" touch display
Change-Id: I4ac5f2ce9e2ac8aa300331f48abaaf4249c70cee
Reviewed-by: Teemu Holappa <teemu.holappa@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 0c8126c..b2e3207 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="b896a7da70dd7a16ba7ffd664f7747cb37e1d142" | 48 | revision="6314f668fa14473463bb777ffaf778333fea16eb" |
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" |