diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-04-11 11:59:56 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-04-12 08:41:20 +0000 |
commit | 8dc5e42b02bb91c49672fdddf30ea44fb0472dce (patch) | |
tree | 9ec4298c00477cd39ecf925e5bcd06417977e143 /recipes-qt/qt5/qtwayland_git.bb | |
parent | 119a5bde5b852f663f7c1f0cd720a810a29db2a4 (diff) | |
download | meta-qt5-5.13.0-beta2.tar.gz |
qt5: update submodulesv5.13.0-beta2
Update to latest content in Qt 5.13.0 beta2 branch
Task-number: QTBUG-72311
Change-Id: I318c93a613f62bce841ac81d49fb0dd52e5eb1a9
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 b935f716..af8b3d23 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 = "59fcde2e722ea6f7342ac9bf956f5f0b2911e7fd" | 40 | SRCREV = "0b10284a3589b37a9d639f3d1af4b1d641fbb6ab" |
41 | 41 | ||
42 | BBCLASSEXTEND =+ "native nativesdk" | 42 | BBCLASSEXTEND =+ "native nativesdk" |
43 | 43 | ||