device: Add device support for the Broadcom Raspberry PI
authorDonald Carr <donald.carr@nokia.com>
Wed, 28 Mar 2012 19:23:50 +0000 (19:23 +0000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 4 Apr 2012 18:11:09 +0000 (20:11 +0200)
commit71616d2c7a20b6f54747f66fe2fb6cef317667f5
treeccf3efd9b26986893af728a36b132c00a4d26c40
parentf2a181c38ae40f4538ff5efde346ba74279828d7
device: Add device support for the Broadcom Raspberry PI

Add mkspec for the Raspberry PI platform to be used in conjunction with the
-device support in configure. This allows you to build Qt with the
application libraries provided by the Raspberry PI foundation.

The Raspberry PI is described here:

http://en.wikipedia.org/wiki/Raspberry_Pi

and its use with Qt is documented here:

http://wiki.qt-project.org/Devices/RaspberryPi

Change-Id: Ib8d11d0a469edaaf34ccc04cf33a42a725fc2bdb
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
mkspecs/devices/linux-rasp-pi-g++/qeglfs_hooks.cpp [new file with mode: 0644]
mkspecs/devices/linux-rasp-pi-g++/qmake.conf [new file with mode: 0644]
mkspecs/devices/linux-rasp-pi-g++/qplatformdefs.h [new file with mode: 0644]