summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-10-19 08:13:33 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-10-19 11:02:52 +0000
commitaecbcd8423e44b89bd187bf0ecf9caa14283e581 (patch)
treecf56765d839b7a5c4fce88971c93c76a246d836f /recipes-qt/qt5/qtwayland_git.bb
parent21f10e47108ed83d92da2c80574b884bdbc83cf1 (diff)
downloadmeta-qt5-aecbcd8423e44b89bd187bf0ecf9caa14283e581.tar.gz
qt5: update submodules
Update to latest 5.12.0 snapshot. Obsolete qtscript patch removed. Task-number: QTBUG-70847 Change-Id: I88ca3639bb015d108019d40a6910fc51cac1f887 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 352e0185..c4d77ea5 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
38EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" 38EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}"
39 39
40SRCREV = "43d12496c684b5f2b08c6a8c0b994f06efc25712" 40SRCREV = "4a328e3533f93ed65f9dc77f764b3cbe3c694266"
41 41
42BBCLASSEXTEND =+ "native nativesdk" 42BBCLASSEXTEND =+ "native nativesdk"
43 43