summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-06-02 13:27:49 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2020-06-09 12:22:39 +0000
commitc2f3a17f625cd2e9d4f91a26b4fe15c16dfc5557 (patch)
tree7dec8db72856cf23ffc5685eedb82f4d07c5ae50 /recipes-qt/qt5/qtwayland_git.bb
parent8670ea2251244e0f7df27fe252b373b77ae4aa11 (diff)
downloadmeta-qt5-dev.tar.gz
qt5: update submodulesdev
Update to latest content in Qt 5.15 branch. Task-number: QTBUG-84150 Change-Id: I929553df6d0d32277d7e7c5bde2c242d811c29af 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 ed825a40..9a758fb4 100644
--- a/recipes-qt/qt5/qtwayland_git.bb
+++ b/recipes-qt/qt5/qtwayland_git.bb
@@ -43,7 +43,7 @@ PACKAGECONFIG[wayland-vulkan-server-buffer] = "-feature-wayland-vulkan-server-bu
43 43
44EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" 44EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}"
45 45
46SRCREV = "7a74426e10d209f716114c14d658cc6086f9023a" 46SRCREV = "eaeb21284ab7a3714c735ee8d7c348aa3bc3a07a"
47 47
48BBCLASSEXTEND =+ "native nativesdk" 48BBCLASSEXTEND =+ "native nativesdk"
49 49