summaryrefslogtreecommitdiffstats
path: root/rules/qt4-demos.make
Commit message (Collapse)AuthorAgeFilesLines
* qt4: remove after one year in stagingMichael Olbrich2022-06-061-301/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: fix build orderMichael Olbrich2018-10-211-2/+2
| | | | | | | | | | Without this, packages that depend on qt4 may or may not have the examples packages in the dependency list. This happens because the packages depend on qt4.targetinstall. qt4.targetinstall{2,3} may be built later. Fix this by building qt4.targetinstall{2,3} first. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: update examples & demosMichael Olbrich2012-03-131-0/+62
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: regenerate examples/demos with updated scriptsptxdist-2011.08.0Michael Olbrich2011-08-091-104/+104
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* qt4: add qt4-demos supportChristian Hemp2011-08-091-0/+239
Add support for the qt4-demos. Signed-off-by: Christian Hemp <hemp@numalfix.phytec.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>