summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5-addons/qtquickcompiler_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5-addons/qtquickcompiler_git.bb')
-rw-r--r--recipes-qt/qt5-addons/qtquickcompiler_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5-addons/qtquickcompiler_git.bb b/recipes-qt/qt5-addons/qtquickcompiler_git.bb
index 42013e7..6018770 100644
--- a/recipes-qt/qt5-addons/qtquickcompiler_git.bb
+++ b/recipes-qt/qt5-addons/qtquickcompiler_git.bb
@@ -29,7 +29,7 @@ SRC_URI = " \
29 git://codereview.qt-project.org/qt/tqtc-qmlcompiler;branch=${BRANCH};protocol=ssh \ 29 git://codereview.qt-project.org/qt/tqtc-qmlcompiler;branch=${BRANCH};protocol=ssh \
30 " 30 "
31 31
32SRCREV = "ea222ff87942781d1091fdcd0385a0c842d21e15" 32SRCREV = "a2eac30f3be41447af1c9f2c3f3c841b68ca4d9c"
33BRANCH = "5.6" 33BRANCH = "5.6"
34 34
35S = "${WORKDIR}/git" 35S = "${WORKDIR}/git"