summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcompiler_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-06 12:51:22 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-02-09 14:47:14 +0000
commit766b84769683ee6527fda5b47ef3f19a8084ee08 (patch)
tree906c85a8f8f2545323462a3151e085472220bbff /recipes-qt/qt5/qtquickcompiler_git.bb
parent2a20d30b988a8d8e9622400b9a82bb8ab6b35d42 (diff)
downloadmeta-boot2qt-766b84769683ee6527fda5b47ef3f19a8084ee08.tar.gz
meta-qt5: update meta layer
- Update qt5 modules to 5.10.1 RC - Update quickcompiler Task-number: QTBUG-65164 Change-Id: I05a06e1bd070c709703d28ac2e221ca697c1cc03 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 36d2c19..379d31a 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 = "4e05e09f19bac2901cb16bf1229e396930b831ee" 40SRCREV = "8c48d57b2143a89fff4438a313e1640d9b97dcc8"
41 41
42S = "${WORKDIR}/git" 42S = "${WORKDIR}/git"
43 43