diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-01-26 08:33:58 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-15 10:21:47 +0000 |
commit | 869323e6405efe399e742c14583af34e25475de3 (patch) | |
tree | b2e64df2b258a84ff49230e14c257aeb9f952dd0 /recipes-qt/qt5/qtquickcontrols2_git.bb | |
parent | 47f349cb0b816dad03c73197a628b7d010a19754 (diff) | |
download | meta-boot2qt-869323e6405efe399e742c14583af34e25475de3.tar.gz |
qt5: update to latest Qt 5.6.0 revision
Change-Id: Iaa3437588906c1e60ded7d6e0c981a58f01a305f
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Diffstat (limited to 'recipes-qt/qt5/qtquickcontrols2_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtquickcontrols2_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtquickcontrols2_git.bb b/recipes-qt/qt5/qtquickcontrols2_git.bb index 9414c13..2e0fa7b 100644 --- a/recipes-qt/qt5/qtquickcontrols2_git.bb +++ b/recipes-qt/qt5/qtquickcontrols2_git.bb | |||
@@ -31,7 +31,7 @@ LIC_FILES_CHKSUM = " \ | |||
31 | 31 | ||
32 | DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtgraphicaleffects" | 32 | DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtgraphicaleffects" |
33 | 33 | ||
34 | SRCREV = "47b3a29210042c22627a04445055bdacf1f9c722" | 34 | SRCREV = "7fc567eda8a187e365f4c29c6e8f08440bf31218" |
35 | 35 | ||
36 | FILES_${PN}-qmldesigner += " \ | 36 | FILES_${PN}-qmldesigner += " \ |
37 | ${OE_QMAKE_PATH_QML}/*/*/*/designer \ | 37 | ${OE_QMAKE_PATH_QML}/*/*/*/designer \ |