Add makespecs for standard devices in the OMAP3 family
authorRomain Pokrzywka <romain.pokrzywka@kdab.com>
Wed, 25 Apr 2012 00:33:12 +0000 (17:33 -0700)
committerQt by Nokia <qt-info@nokia.com>
Wed, 25 Apr 2012 17:46:28 +0000 (19:46 +0200)
commit8d406e988c2e77c17d9facfe38376d1f477e7316
treec9db5de708f1155d471a64dda3e151689d18c38b
parent021808c670d7af8d1e398824e94d97d7ed2e412b
Add makespecs for standard devices in the OMAP3 family

The beagleboard and Archos gen8 tablets are built on the same hardware
and OpenEmbedded platform build system.
The makespecs enable OpenGL/ES2 support and EGLFS as the default
platform.

Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Reviewed-by: Donald Carr <donald.carr@nokia.com>
Change-Id: I04938676f82f9136efd662ff3ede16221eadf275
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
mkspecs/devices/linux-archos-gen8-g++/qmake.conf [new file with mode: 0644]
mkspecs/devices/linux-archos-gen8-g++/qplatformdefs.h [new file with mode: 0644]
mkspecs/devices/linux-beagleboard-g++/qmake.conf [new file with mode: 0644]
mkspecs/devices/linux-beagleboard-g++/qplatformdefs.h [new file with mode: 0644]