diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-07-30 14:02:11 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-07-31 07:15:11 +0000 |
commit | 94d666a06730b93f16a4bd9ad8d5509d974e146c (patch) | |
tree | e79bf49a3391dd3415a723d0b5a607aed7f194fb /recipes-qt/qt5/qt3d_git.bb | |
parent | fe1bc76ad4cc4e114a639ca94716cfd24f0b5ad5 (diff) | |
download | meta-qt5-94d666a06730b93f16a4bd9ad8d5509d974e146c.tar.gz |
qt5: update submodules
Change-Id: I5ced23d98bbaf14ec05c1942e65f6031285df41a
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 fafac986..9dc57dd3 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 = "895cd926ba6d420e72a7d2ae2bb0624ab7aeb791" | 39 | SRCREV = "9e20a1d578a44c6bdb98a9aacd7daf7aaf166e3e" |
40 | 40 | ||
41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |