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 /conf | |
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 'conf')
-rw-r--r-- | conf/bblayers.conf.rpi.sample | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/bblayers.conf.rpi.sample b/conf/bblayers.conf.rpi.sample index e2fc136..418422c 100644 --- a/conf/bblayers.conf.rpi.sample +++ b/conf/bblayers.conf.rpi.sample | |||
@@ -39,7 +39,6 @@ BBLAYERS ?= " \ | |||
39 | ${BSPDIR}/sources/meta-qt5 \ | 39 | ${BSPDIR}/sources/meta-qt5 \ |
40 | ${BSPDIR}/sources/meta-openembedded/meta-ruby \ | 40 | ${BSPDIR}/sources/meta-openembedded/meta-ruby \ |
41 | ${BSPDIR}/sources/meta-b2qt \ | 41 | ${BSPDIR}/sources/meta-b2qt \ |
42 | ${BSPDIR}/sources/meta-b2qt/meta-raspberrypi-extras \ | ||
43 | ${BSPDIR}/sources/meta-mingw \ | 42 | ${BSPDIR}/sources/meta-mingw \ |
44 | " | 43 | " |
45 | BBLAYERS_NON_REMOVABLE ?= " \ | 44 | BBLAYERS_NON_REMOVABLE ?= " \ |