diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-06-10 08:48:41 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-06-10 12:00:02 +0000 |
commit | bbe412df38163d9ca511f93a6ac00cc2438bc1d7 (patch) | |
tree | dc4afdac3b4c02dc17dd7b26f046d07536a98af6 /recipes-qt/qt5/qtwayland_git.bb | |
parent | 67a74e272da2b1fc3ea760181c1ec7837f53d19b (diff) | |
download | meta-qt5-5.13.0-rc2.tar.gz |
qt5: update submodulesv5.13.0-rc2
Update to Qt 5.13.0 RC2
Task-number: QTBUG-72311
Change-Id: Idb5079e13836a2b5b0d5812136a9107cb74fe521
Reviewed-by: Kari Oikarinen <kari.oikarinen@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 a13bd6b0..cfcfad8e 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 = "1aba2b28920229aa547470a6c3f3b443d7da6b3a" | 40 | SRCREV = "79037e46eeb00e20c5f3bbe7d0de4b702af86884" |
41 | 41 | ||
42 | BBCLASSEXTEND =+ "native nativesdk" | 42 | BBCLASSEXTEND =+ "native nativesdk" |
43 | 43 | ||