Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-01-07 | qt4: Make the gles variants for Embedded and X11 provide the normal variant | Holger Hans Peter Freyther | 1 | |
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> | ||||
2010-01-05 | qt 4.6.0: backport a few patches from git, mainly QGL related | Koen Kooi | 1 | |
2009-12-14 | qt 4.6.0: fix packaging, staging and x11 build | Koen Kooi | 1 | |
2009-12-10 | qt 4.6.0: make it build, add GLES versions | Koen Kooi | 1 | |
* recipes still need lots of cleanup and fixes, help welcome |