diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-08-14 15:02:56 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-08-15 07:45:48 +0000 |
commit | 1fe27390ef279ad973eba60c83e9f69d75ccc613 (patch) | |
tree | 7e21407290c3256a5a653064a9938bb0e40727c8 /recipes-qt/qt5/qt3d_git.bb | |
parent | 44538bd408cc7d82b858146b759024f5e38e64cc (diff) | |
download | meta-qt5-1fe27390ef279ad973eba60c83e9f69d75ccc613.tar.gz |
qt5: update submodules
Change-Id: If76edfdf2142f91ca0cd550da6ab58953c06642e
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 4d0d2024..49aa667a 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 = "d4cc70fb26aef2612a32195afd3a88cf068cdbc6" | 39 | SRCREV = "db836a410555108adff3bd594cf75f4174069f0c" |
40 | 40 | ||
41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |