summaryrefslogtreecommitdiff
path: root/recipes/qt4/qt4-embedded.inc
AgeCommit message (Collapse)AuthorFiles
2010-06-03qt4-embedded: rename qtdemo fileChase Maupin1
* Changed the name of the qtdemo exectable installed in the /usr/bin directory to qtdemoE for Qt embedded builds. This allows the Qt embedded version of the demos package to co-exist with the Qt X11 version. * Changed the demos package file list to accept both qtdemo and qtdemoE. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson1
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-10qt4-embedded: fix decorations and mouse configsKoen Kooi1
Imported from http://arago-project.org/git/?p=arago.git;a=commitdiff;h=0fe5a365d34a07f93861741e25c5cfaaf662aa1c Original patch done by Denys Dmytriyenko
2010-03-23qt4: sync package between -native, -sdk and target packagesKoen Kooi1
* also sed out path to ${WORKDIR} in target package
2010-03-02qt4: adjust sed magic to recent QT to sanitize .pc files properlyKoen Kooi1
2010-03-01qt4: bump PR for package.bbclass strip problemKoen Kooi1
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>