summaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-x11-free.inc
AgeCommit message (Collapse)Author
2010-01-07qt4x11: Cease out the qt4x11 PROVIDERHolger Hans Peter Freyther
* The LGPL and Commercial edition are actually the same tarball. * If someone sees the need he can take qt qt4-recipes and specify -commercial in the compilation.
2010-01-05qt 4.6.0: backport a few patches from git, mainly QGL relatedKoen Kooi
2009-11-04qt4-x11-free.inc: bumped PR to force recompilation so it uses the fixed mysqlFrans Meulenbroeks
needed to get a working qt4-plugin-sqldriver-sqlmysql
2009-08-09qt4-x11-free.inc: Do not override the var set by qt4-x11-free-glesHolger Hans Peter Freyther
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 Freyther
Do not use "$COMPILER" to execute the test. This fails when the passed compiler is something like "ccache gcc".
2009-07-09qt4-x11-free-gles: add an OopenGL ES1 version of qt4-x11-freeKoen Kooi
* currently sgx specific, but making it generic is easy
2009-07-08qt4: package demos and examples as wellKoen Kooi
2009-07-07qt4: added postgres, mysql, and sqlite2/3 support.Ihar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-06-09qt4-x11-free: generalize recipes, port them to INC_PRIhar Hrachyshka
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Denys Dmytriyenko <denis@denix.org>