diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-10-11 09:43:29 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-10-15 06:00:43 +0000 |
commit | e6bbbf6f225d4ae926342d4c2f49976641bea8c0 (patch) | |
tree | e2dfe18592e33a316c909c42e25451262e9a8727 /recipes-qt/qt5/qtwayland_git.bb | |
parent | 13c852b79587fe8495744cc8523322c9eadd72ae (diff) | |
download | meta-qt5-e6bbbf6f225d4ae926342d4c2f49976641bea8c0.tar.gz |
qt5: update submodules
Update to latest Qt 5.12.0 snapshot
Task-number: QTBUG-70847
Change-Id: Ic909ffe6ba3ba3eb1e0751a86ef51abe0eeb57f1
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 5a85d042..352e0185 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 = "a1ca3ae56f33bff34db71d1dec6104d0d6614e6d" | 40 | SRCREV = "43d12496c684b5f2b08c6a8c0b994f06efc25712" |
41 | 41 | ||
42 | BBCLASSEXTEND =+ "native nativesdk" | 42 | BBCLASSEXTEND =+ "native nativesdk" |
43 | 43 | ||