diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-04-11 11:59:56 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-04-12 08:41:20 +0000 |
commit | 8dc5e42b02bb91c49672fdddf30ea44fb0472dce (patch) | |
tree | 9ec4298c00477cd39ecf925e5bcd06417977e143 /recipes-qt/qt5/qt3d_git.bb | |
parent | 119a5bde5b852f663f7c1f0cd720a810a29db2a4 (diff) | |
download | meta-qt5-5.13.0-beta2.tar.gz |
qt5: update submodulesv5.13.0-beta2
Update to latest content in Qt 5.13.0 beta2 branch
Task-number: QTBUG-72311
Change-Id: I318c93a613f62bce841ac81d49fb0dd52e5eb1a9
Reviewed-by: Kari Oikarinen <kari.oikarinen@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 70807d74..7f7e964d 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 = "7b096b1de9691ddef8445102cc9f71b90aa31cee" | 39 | SRCREV = "276be935bfeccde733bacd4267abeb978f6efda5" |
40 | 40 | ||
41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |