diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-08-17 15:12:21 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-08-17 12:46:53 +0000 |
commit | 414abf2b6b92d54239d1d4a97f2b3cdde3a18f16 (patch) | |
tree | b3cabaf067f0257e8e6dba58292986b2cb018e22 /recipes-qt/qt5/qt3d_git.bb | |
parent | b50a2c5f068e920f0ad1acda70f9095b6b2d1849 (diff) | |
download | meta-qt5-414abf2b6b92d54239d1d4a97f2b3cdde3a18f16.tar.gz |
qt5: update submodules
Change-Id: I18e70fb08fc9c321dd8b71eea950cd221d9c8614
Reviewed-by: Mikko Gronoff <mikko.gronoff@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 9dc57dd3..b67f37ee 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 = "9e20a1d578a44c6bdb98a9aacd7daf7aaf166e3e" | 39 | SRCREV = "d3395bf51cc2c90e29908f96aba47ee15c291f9f" |
40 | 40 | ||
41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |