diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-06-03 12:09:24 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-06-03 09:31:17 +0000 |
commit | 17fb7499c12764264212b1a28eb5782c741964d5 (patch) | |
tree | fbd84fc181d365b7ec8b5e237893902d0b7e41d1 | |
parent | 381c4318e0ec4de5eab402a02366d4941270a43f (diff) | |
download | meta-qt5-5.13.0-rc.tar.gz |
qtwayland: update modulev5.13.0-rc
Update to latest revision in 5.13.0 branch.
Task-number: QTBUG-72311
Change-Id: If609b13ce46ec348fd91a2877f8fba33aa4b5785
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-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 3e50356d..a13bd6b0 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 = "fb7aa15c2a27a9dc841806d07aee9c39aa3fb2ef" | 40 | SRCREV = "1aba2b28920229aa547470a6c3f3b443d7da6b3a" |
41 | 41 | ||
42 | BBCLASSEXTEND =+ "native nativesdk" | 42 | BBCLASSEXTEND =+ "native nativesdk" |
43 | 43 | ||