diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-06-02 13:27:49 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-06-09 12:22:39 +0000 |
commit | c2f3a17f625cd2e9d4f91a26b4fe15c16dfc5557 (patch) | |
tree | 7dec8db72856cf23ffc5685eedb82f4d07c5ae50 /recipes-qt/qt5/qtwayland_git.bb | |
parent | 8670ea2251244e0f7df27fe252b373b77ae4aa11 (diff) | |
download | meta-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.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 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 | ||
44 | EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" | 44 | EXTRA_QMAKEVARS_CONFIGURE += "${PACKAGECONFIG_CONFARGS}" |
45 | 45 | ||
46 | SRCREV = "7a74426e10d209f716114c14d658cc6086f9023a" | 46 | SRCREV = "eaeb21284ab7a3714c735ee8d7c348aa3bc3a07a" |
47 | 47 | ||
48 | BBCLASSEXTEND =+ "native nativesdk" | 48 | BBCLASSEXTEND =+ "native nativesdk" |
49 | 49 | ||