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/qt3d_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/qt3d_git.bb')
-rw-r--r-- | recipes-qt/qt5/qt3d_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index d94018a3..b3a18a76 100644 --- a/recipes-qt/qt5/qt3d_git.bb +++ b/recipes-qt/qt5/qt3d_git.bb | |||
@@ -36,6 +36,6 @@ do_configure_prepend() { | |||
36 | ${S}/src/quick3d/imports/input/importsinput.pro | 36 | ${S}/src/quick3d/imports/input/importsinput.pro |
37 | } | 37 | } |
38 | 38 | ||
39 | SRCREV = "9d9305184ea0b19809baac844ae32bf9323d19d2" | 39 | SRCREV = "44fd52b3c7f6630a2b5e7dfe0963abd4a8c075ca" |
40 | 40 | ||
41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |