summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-02-19 15:27:44 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-02-21 15:31:15 +0000
commited327d9cd97c0996e0875b0c03f86cbd76232977 (patch)
tree1b1b89d8617badc2e4a9b35af4d3472613b06a12 /recipes-qt/qt5/qtwayland_git.bb
parent282f531e63961300be055665acc454356de889fa (diff)
downloadmeta-qt5-ed327d9cd97c0996e0875b0c03f86cbd76232977.tar.gz
qt5: update submodules
Update to latest content in Qt 5.13 branch Task-number: QTBUG-72311 Change-Id: If99527ca97867b99d5273e229d7e98a6cd149f5e 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 13e60d7e..c90e2414 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 = "60d6d83ea0c43462d5f8e17aaa654ab6f625dd6e" 40SRCREV = "cf378b581009b80510cf54c8b56d4c2d950c1153"
41 41
42BBCLASSEXTEND =+ "native nativesdk" 42BBCLASSEXTEND =+ "native nativesdk"
43 43