summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcompiler_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-11-08 12:54:15 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2016-11-10 11:13:37 +0000
commitfc5aa2ea66978f23646edad79507298923713216 (patch)
treead5b1e2b843236a6c779c382dc1991d6333ec9f8 /recipes-qt/qt5/qtquickcompiler_git.bb
parent2f5230bc3e92e1b31e90be9812581ae3997b8a27 (diff)
downloadmeta-boot2qt-fc5aa2ea66978f23646edad79507298923713216.tar.gz
qt5: update submodules and meta-qt5
Change-Id: I9b429b9328c99a63b703af2d48f545327b7af880 Reviewed-by: Mikko Gronoff <mikko.gronoff@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 26d4941..410368d 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 = "803b02f35ed57ae5d82c8f4efa43c5bf1e19557f" 40SRCREV = "93c6b5cede6571aba0604e505e00b02ec0088a66"
41 41
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43