[meta-ti] [Qt5] mkspecs/devices: beagleboard == am335x ?
Christian Gagneraud
chgans at gna.org
Thu Jul 25 15:45:02 PDT 2013
Hi there,
In qtbase sources, there are a couple of "device" definitions files,
according to [1], this greatly help cross-compiling qt5.
This device file specify things for CPU and GPU optimisations. So
basically these files are tightly coupled with BSP providers.
One of them is linux-beagleboard-g++ [2], is it appropriate to use this
one for AM335x based platform as well?
The meta-qt5 layer doesn't seem to use this feature, but if it did,
would this device config files help to get an optimised Qt5 build for TI
SoCs? Especially, would that help to get OpenGL stuff sorted out?
Regards,
Chris
[1]
http://blog.qt.digia.com/blog/2012/04/13/cross-compiling-qt-for-the-masses/
[2]
https://qt.gitorious.org/qt/qtbase/trees/stable/mkspecs/devices/linux-beagleboard-g++
More information about the meta-ti
mailing list