summaryrefslogtreecommitdiff
path: root/recipes/qt4/qt4-embedded-gles_4.5.2.bb.disabled
AgeCommit message (Collapse)AuthorFiles
2010-01-07qt4: Make the gles variants for Embedded and X11 provide the normal variantHolger Hans Peter Freyther1
This way a distribution/user can set PREFERRED_PROVIDER_qt4-embedded = "qt4-embedded-gles" to select the GLES/OpenVG runtime. The default is qt4-embedded as GLES require a dedicated library most of the time provided as a binary blob by the vendor requiring the user to manually download and store it at the right place. For X11 we already have a PREFERRED_PROVIDER setting in place and don't need to update. Acked-by: Koen Kooi <koen@openembedded.org>
2009-07-31qt4: Qt4.5 is released under LGPLv2.1 and GPLv3Holger Hans Peter Freyther1
Update licensing bits on the Qt classes.
2009-07-23qt*gles: rename to .disabled till the qt4 stuff becomes less magicalKoen Kooi1