aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2017-03-30 08:43:15 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2017-03-31 05:28:04 +0000
commit9b12e74031f12c6ced4d69ee0a0780113501ee18 (patch)
tree55c506ef9ae52ceb9c7d5df5054a3a958b855e6e /recipes-qt/qt5/qtwayland_git.bb
parent7d49e81ca5fcd639aea6f5e2e24677dbc90f4c17 (diff)
qt5: update submodules
* Update submodules to 5.9.0 Beta RC1 * Removed obsolete temporary build fix patch from qt3d Change-Id: Iee1e0c64792ee17fce947d9e68a143b09e77c31a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwayland_git.bb')
-rw-r--r--recipes-qt/qt5/qtwayland_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb
index 80278935..5c10bb41 100644
--- a/recipes-qt/qt5/qtwayland_git.bb
+++ b/recipes-qt/qt5/qtwayland_git.bb
@@ -41,7 +41,7 @@ PACKAGECONFIG[libhybris-egl-server] = "-feature-libhybris-egl-server,-no-feature
EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}"
-SRCREV = "dfcda81c5b13ad15517a37bcc45f3bf5f550466c"
+SRCREV = "50fea6ae0e9ee863f02d0343baa06ccdf06b7238"
# From https://bugreports.qt.io/browse/QTBUG-57767
SRC_URI += "file://0001-fix-build-without-xkbcommon-evdev.patch"