diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-01 13:00:25 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-10-07 17:33:45 +0300 |
commit | c8a3fd4b856e6f71d4811da2a0514c7656687c35 (patch) | |
tree | fcc007593d7c38eaa2beac9c4cc6f7e8eefaa599 /recipes-qt/qt5/qtwayland_git.bb | |
parent | de935868de34d5ab8c34edf7eded74499d6c3798 (diff) | |
download | meta-qt5-5.14.0-beta1.tar.gz |
qt5: update submodulesv5.14.0-beta1
Update to latest content in Qt 5.14 branch.
Task-number: QTBUG-77876
Change-Id: I06f789e0503baf0b89d63b76af0f45ea60af412b
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.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwayland_git.bb b/recipes-qt/qt5/qtwayland_git.bb index 0f375eb6..2a7d3f75 100644 --- a/recipes-qt/qt5/qtwayland_git.bb +++ b/recipes-qt/qt5/qtwayland_git.bb | |||
@@ -37,7 +37,7 @@ PACKAGECONFIG[wayland-libhybris-egl-server-buffer] = "-feature-wayland-libhybris | |||
37 | 37 | ||
38 | EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" | 38 | EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" |
39 | 39 | ||
40 | SRCREV = "e579a0d8bdfb69649a9c22add5651d6dabcf142c" | 40 | SRCREV = "486c51912393bf56cae0e45931fb135579a930d3" |
41 | 41 | ||
42 | BBCLASSEXTEND =+ "native nativesdk" | 42 | BBCLASSEXTEND =+ "native nativesdk" |
43 | 43 | ||