From c4a0a450b4275cc3869cf389c92e86b62f09fcea Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 1 Dec 2016 16:46:14 +0200 Subject: 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 Reviewed-by: Samuli Piippo --- recipes-qt/qt5/qtserialbus_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qtserialbus_git.bb') diff --git a/recipes-qt/qt5/qtserialbus_git.bb b/recipes-qt/qt5/qtserialbus_git.bb index 5b903950..2d650bc0 100644 --- a/recipes-qt/qt5/qtserialbus_git.bb +++ b/recipes-qt/qt5/qtserialbus_git.bb @@ -11,4 +11,4 @@ LIC_FILES_CHKSUM = " \ DEPENDS += "qtbase qtserialport" -SRCREV = "8e4bd5bcfd6093c980866a6b258311e7d8ae5bbf" +SRCREV = "fb63280f12042be341df9de55aa94ca23e991fe9" -- cgit v1.2.3-54-g00ecf