summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-5.0.0.inc
Commit message (Collapse)AuthorAgeFilesLines
* qt5: drop 5.0.0 and 5.0.1 versionsMartin Jansa2013-05-281-18/+0
| | | | | | | | | | | | | | | | * maintaining 4 different versions requires a lot more testing of changes in .inc files and we have only one version of modules without release (only one _git.bb) and it's impossible to find SRCREV which would be compatible with all 4 versions. * 0005-AddSynchoronization-qimagereader.patch was already backported to 5.0.2 in upstream * 0001-Flickable-Fix-bug-when-flicking-twice-using-touches.patch was already applied in 5.0.2 * 5.0.2 is now default version (based on DEFAULT_PREFERENCE and in qt5-versions.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-*.inc: let module.inc to define LICENSEMartin Jansa2013-05-071-4/+4
| | | | | | | * it was working for LIC_FILES_CHKSUM, but not LICENSE * we need to change order of includes, first version.inc then module.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: use consistent naming for LICENSEMartin Jansa2013-04-281-1/+1
|
* qt5: restore 5.0.0 recipesMartin Jansa2013-04-261-0/+18
| | | | | | | * there are some issues with 5.0.1 and qt-webkit, keep 5.0.0 available until everybody is ready to upgrade to 5.0.2 or newer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: upgrade to 5.0.1Eric Blade2013-02-181-17/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: upgrade recipes to use 5.0.0 tarballsMartin Jansa2012-12-201-0/+17
* and change DEFAULT_PREFERRENCE for git recipes negative again * bump SRCREV in git recipes to latest and update PV Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>