summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcompiler_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2017-06-13 08:42:52 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2017-08-11 07:14:08 +0000
commitd7d6fcb2da15e49ad42b119f50b58a35c4b6498e (patch)
tree3f43cdf7432ca9f7cb381db6fb657338d1b65fd7 /recipes-qt/qt5/qtquickcompiler_git.bb
parentaf576e137e0aa8bde0e6b4fcb8b4011fa0769277 (diff)
downloadmeta-boot2qt-d7d6fcb2da15e49ad42b119f50b58a35c4b6498e.tar.gz
qt5: update meta-qt5
* Include merged upstream/krogoth content * Include first 5.6.3 submodule update snapshot * Use meta-qt5 submodule SHA1s directly instead of meta-boot2qt overrides * Clean obsolete/overlapping content from .bbappends Change-Id: I3ae72197a64f67c1856210a45f5e49331e1cc03d 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 e0091b4..4bb8c1c 100644
--- a/recipes-qt/qt5/qtquickcompiler_git.bb
+++ b/recipes-qt/qt5/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 = "382935b1c5c93fba9ff2f25b74ec6a5337ec62d0" 32SRCREV = "1b697bdf0924dcdc8d3865b7dbaebbd4dcebe514"
33BRANCH = "5.6" 33BRANCH = "5.6"
34 34
35S = "${WORKDIR}/git" 35S = "${WORKDIR}/git"