summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcompiler_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2016-10-04 12:31:15 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2016-10-07 06:29:27 +0000
commit7f9285cfbb79906d1ca96ef9db3b2e0ce16aa3ec (patch)
treef65568cba6866cd92b58f6357280d6118af902e2 /recipes-qt/qt5/qtquickcompiler_git.bb
parent58bd65266b6a91892a5c6a179c1851394707af95 (diff)
downloadmeta-boot2qt-7f9285cfbb79906d1ca96ef9db3b2e0ce16aa3ec.tar.gz
qt5: update submodules
Change-Id: I4a52b28896eab692d628563c72cc09cee5af32c7 Reviewed-by: Risto Avila <risto.avila@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtquickcompiler_git.bb')
-rw-r--r--recipes-qt/qt5/qtquickcompiler_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtquickcompiler_git.bb b/recipes-qt/qt5/qtquickcompiler_git.bb
index 564fc3d..4d0fb6a 100644
--- a/recipes-qt/qt5/qtquickcompiler_git.bb
+++ b/recipes-qt/qt5/qtquickcompiler_git.bb
@@ -37,7 +37,7 @@ SRC_URI = " \
37 git://codereview.qt-project.org/qt/tqtc-qmlcompiler;nobranch=1;protocol=ssh \ 37 git://codereview.qt-project.org/qt/tqtc-qmlcompiler;nobranch=1;protocol=ssh \
38 " 38 "
39 39
40SRCREV = "973a3d4c78c4435c34f1967a737e8b358c88f16f" 40SRCREV = "033370939c8d969bfcb529745f643ee5d8a08790"
41 41
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43