summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-5.0.2+git.inc
Commit message (Collapse)AuthorAgeFilesLines
* qt5-git: rename recipes and include fileMartin Jansa2013-05-051-21/+0
| | | | | | | | | | * some modules weren't released yet, so we still need some recipes with PV = "4.999+5.0.0-beta1+git${SRCPV}" so having 5.0.2 in .inc filename is a bit misleading * .inc file still sets default PV (now "5.0.2+git${SRCPV}"), all modules where SRCREV corresponds to different versions need to set PV inside Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: use consistent naming for LICENSEMartin Jansa2013-04-281-1/+1
|
* qt5-git: bump revision in git recipes to latest stable branchMartin Jansa2013-04-261-0/+21
* there are important fixes in qtbase bootstrapping * create also own directory for patches, easier for many versions to coexist for now Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>