summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcompiler_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2017-10-09 11:40:20 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2017-10-12 14:31:55 +0000
commit3c66acb883210901e7df18dc3c9dac8eaac8928a (patch)
treea93a3d04958b6ba6056c995facdba58150f93044 /recipes-qt/qt5/qtquickcompiler_git.bb
parent4cfe2e4bbfa1cffba59be64c2577e94d6f7c1dbe (diff)
downloadmeta-boot2qt-3c66acb883210901e7df18dc3c9dac8eaac8928a.tar.gz
qtquickcompiler: update revision
Change-Id: Ia43eacb1482fdc71afac4d7d51e59d8dc0c68733 Reviewed-by: Samuli Piippo <samuli.piippo@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 d0663e2..a3849a3 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 = "a08a79fa904a316a52c49323b4250f0fc948dca7" 40SRCREV = "cd3e5533e0597aece6d1e536e2b57beff15e1c5f"
41 41
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43