diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-22 12:56:19 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-28 07:40:00 +0000 |
commit | 7b03a69d33cf7887d2c202b38716d04433318b1d (patch) | |
tree | ea015f6248455e5b17ba32d29c8a07b74e533b08 /recipes-qt/qt5/qtwayland_git.bb | |
parent | eb7082378cf7671f09a9c105b1ec6305d9f249cd (diff) | |
download | meta-qt5-7b03a69d33cf7887d2c202b38716d04433318b1d.tar.gz |
qt5: update submodules
Update to latest content in Qt 5.13.0 beta2 branch
Change-Id: Ie0a5a7e6231ae353ae66f393ce03a17eb1d8991f
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 c579d750..409ba80e 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 = "eabdc86b3a8bc1c94c917166667c3aed57f049f8" | 40 | SRCREV = "c0905957be0d7db90c9d9f05069a259575753dfe" |
41 | 41 | ||
42 | BBCLASSEXTEND =+ "native nativesdk" | 42 | BBCLASSEXTEND =+ "native nativesdk" |
43 | 43 | ||