diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-03-11 15:47:30 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-04-13 09:30:24 +0000 |
commit | 17412f4a768e36ba5ecd899610f556424a9471df (patch) | |
tree | 8413be839b94d774c2adb0158dcbd95f4d9fa2fa /recipes-qt/qt5/qtquickcontrols2_git.bb | |
parent | 579d003d7696ea399b839e430bd8a976d9bb6f66 (diff) | |
download | meta-boot2qt-17412f4a768e36ba5ecd899610f556424a9471df.tar.gz |
qt5: move to Qt 5.7
Change-Id: I1479b6337a07542ae536e9df97e77921745b7c2e
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
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 2e0fa7b..8dc1203 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 = "7fc567eda8a187e365f4c29c6e8f08440bf31218" | 34 | SRCREV = "78ec7b84abd5f499c83b0b2076fb47617a2ebbb7" |
35 | 35 | ||
36 | FILES_${PN}-qmldesigner += " \ | 36 | FILES_${PN}-qmldesigner += " \ |
37 | ${OE_QMAKE_PATH_QML}/*/*/*/designer \ | 37 | ${OE_QMAKE_PATH_QML}/*/*/*/designer \ |