summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtgamepad_git.bb
Commit message (Collapse)AuthorAgeFilesLines
...
* qt5: update submodulesSamuli Piippo2016-12-091-0/+17
New configuration system is now used for more modules, so add new EXTRA_QMAKEVARS_CONFIGURE variable that can be used for configure modules with -[no-]feature flags. SHA1s are now from the release 5.8.0 branches, so need to add "nobranch=1" option so that there is no build break when release branches are removed. Add recipe for QtGamepad module, it's already used by Qt3D. Change-Id: I152b3b66b68c802d07445f4a7f1e81802308418e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>