diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-12-01 16:46:14 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-12-09 12:22:36 +0000 |
commit | c4a0a450b4275cc3869cf389c92e86b62f09fcea (patch) | |
tree | 6705cbb48ae3d433639bad3e78e239d210e13dee /recipes-qt/qt5/qttranslations_git.bb | |
parent | 4e113c7b8e0a7512d2f0ad306decc8b4885ef807 (diff) | |
download | meta-qt5-c4a0a450b4275cc3869cf389c92e86b62f09fcea.tar.gz |
qt5: update submodules
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>
Diffstat (limited to 'recipes-qt/qt5/qttranslations_git.bb')
-rw-r--r-- | recipes-qt/qt5/qttranslations_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qttranslations_git.bb b/recipes-qt/qt5/qttranslations_git.bb index c2592448..f502d2a1 100644 --- a/recipes-qt/qt5/qttranslations_git.bb +++ b/recipes-qt/qt5/qttranslations_git.bb | |||
@@ -114,4 +114,4 @@ FILES_${PN}-qt = " \ | |||
114 | ${OE_QMAKE_PATH_TRANSLATIONS}/qt_*.qm \ | 114 | ${OE_QMAKE_PATH_TRANSLATIONS}/qt_*.qm \ |
115 | " | 115 | " |
116 | 116 | ||
117 | SRCREV = "64f3b105fb67d813512b287be6fdaec409d6d943" | 117 | SRCREV = "3ddc17398e5634e43d3ed5fa88bcf8c8b158ae06" |