summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-04-03 15:05:29 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2019-04-08 05:26:52 +0000
commit119a5bde5b852f663f7c1f0cd720a810a29db2a4 (patch)
tree8178565863090759a905a6cff65031de986f0a19 /recipes-qt/qt5/qtwayland_git.bb
parent7b03a69d33cf7887d2c202b38716d04433318b1d (diff)
downloadmeta-qt5-119a5bde5b852f663f7c1f0cd720a810a29db2a4.tar.gz
qt5: update submodules
Update to latest content in Qt 5.13.0 beta2 branch Task-number: QTBUG-72311 Change-Id: I6b7a6629412bb595d5e668ce28d95e3dee45345c 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 409ba80e..b935f716 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 = "c0905957be0d7db90c9d9f05069a259575753dfe" 40SRCREV = "59fcde2e722ea6f7342ac9bf956f5f0b2911e7fd"
41 41
42BBCLASSEXTEND =+ "native nativesdk" 42BBCLASSEXTEND =+ "native nativesdk"
43 43