summaryrefslogtreecommitdiff
path: root/recipes/qt4/qt4-embedded.inc
AgeCommit message (Collapse)AuthorFiles
2010-01-05qt 4.6.0: backport a few patches from git, mainly QGL relatedKoen Kooi1
2009-12-02qt4: add 4.6.0, WIPKoen Kooi1
2009-08-09qt4-x11-free.inc: Do not override the var set by qt4-x11-free-glesHolger Hans Peter Freyther1
Another attempt to fix the dependencies of qt4-x11-free-gles. Do not make libqt4-FOO-dev depend on qt4-x11-free-gles which will drag in more dependencies. A better fix would be to build the OpenVG graphicsengine unconditionally and build the screendriver out of this tree and install it as a plugin. Do the same change to qt4-embedded.inc.
2009-08-01qt4: Add patch to fix the visibility and bsymbolic detectionHolger Hans Peter Freyther1
Do not use "$COMPILER" to execute the test. This fails when the passed compiler is something like "ccache gcc".
2009-07-15qt-embedded: fix gles build and packagingKoen Kooi1
2009-07-08qt4: package demos and examples as wellKoen Kooi1
2009-07-07qt4: added postgres, mysql, and sqlite2/3 support.Ihar Hrachyshka1
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-06-09qt4: style refinements, more generalizationIhar Hrachyshka1
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4-embedded: added directfb pluginIhar Hrachyshka1
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-06-09qt4-embedded: reworked directory layout for the next changes.Ihar Hrachyshka1
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>