summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-creator_3.3.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* Remove double slash when QT_DIR_NAME is emptyAdam YH Lee2015-09-211-10/+10
| | | | | | | | | | | | When `QT_DIR_NAME` is defined as an empty string (default is "qt5"), package.bbclass will throw lots of QA warnings because now the paths contain double slashes ("//"). We can address these warnings by explicitly defining a slash in the variable itself. Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-creator: add missing RRECOMMENDS for instant usageAndreas Müller2015-07-021-1/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-creator: update to 3.3.1Andreas Müller2015-03-051-0/+87
* LGPL_EXCEPTION.TXT: 'Digia' -> 'The Qt Company' * LICENSE.LGPLv3: Preamble added * LICENSE.LGPLv21: Preamble added Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>