diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-06-02 12:58:54 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-06-06 12:21:53 +0000 |
commit | f775774f21c3edbb73e19031d6d38c603f42f16b (patch) | |
tree | 5e3482d4b06b3dbfb0bff58e1e6e430fd175f83d /recipes-qt/qt5/qtquickcontrols2_git.bb | |
parent | ab47141905ed04e64160e1c24a9af603e5ecd276 (diff) | |
download | meta-boot2qt-f775774f21c3edbb73e19031d6d38c603f42f16b.tar.gz |
qt5: update submodules and meta-qt5
Disable SHA checking for Qt modules, so we can use sha1s from the
release branch without breaking build after release.
Change-Id: I97b4d29fdbaceea9529fa2550564951f2186435f
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 4427501..26aa40e 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 = "ac152bfcd37f94453e9705b57ca6520ad30bade0" | 34 | SRCREV = "6ea6881ec8847dc99e05534769d6fe6198f56ead" |
35 | 35 | ||
36 | FILES_${PN}-qmldesigner += " \ | 36 | FILES_${PN}-qmldesigner += " \ |
37 | ${OE_QMAKE_PATH_QML}/*/*/*/designer \ | 37 | ${OE_QMAKE_PATH_QML}/*/*/*/designer \ |