summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcontrols2_git.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-08-18 15:54:29 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-08-22 11:08:35 +0000
commit0f967048d5bd99ffacfb9893b76818293aaaa8a0 (patch)
tree26fe07810d3a093e5183cb788c5e982fac20ecd1 /recipes-qt/qt5/qtquickcontrols2_git.bb
parent39b77b9a9437f471d00269c3fbf2177d07045386 (diff)
downloadmeta-boot2qt-0f967048d5bd99ffacfb9893b76818293aaaa8a0.tar.gz
Update Qt5 submodules
Moved some of the addon recipes to be under qt5 folder, so that update-qt5-modules.sh script will work for those as well. Using latest revision from meta-qt5 and applied necessary changes to qt5 recipes. Change-Id: I802ca2e4ea67bde10c3b065365d25f1e543da181 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.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtquickcontrols2_git.bb b/recipes-qt/qt5/qtquickcontrols2_git.bb
index 26aa40e..c6dec9f 100644
--- a/recipes-qt/qt5/qtquickcontrols2_git.bb
+++ b/recipes-qt/qt5/qtquickcontrols2_git.bb
@@ -24,14 +24,14 @@ require recipes-qt/qt5/qt5-git.inc
24 24
25LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-3.0)" 25LICENSE = "GFDL-1.3 & (LGPL-3.0 | GPL-3.0)"
26LIC_FILES_CHKSUM = " \ 26LIC_FILES_CHKSUM = " \
27 file://LICENSE.LGPLv3;md5=8ba7f2099d17d636d5fcc8303bb17587 \ 27 file://LICENSE.LGPLv3;md5=a37e6cd7102174853307e03e6edc5f30 \
28 file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \ 28 file://LICENSE.GPLv3;md5=88e2b9117e6be406b5ed6ee4ca99a705 \
29 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ 29 file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
30" 30"
31 31
32DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtgraphicaleffects" 32DEPENDS += "qtbase qtxmlpatterns qtdeclarative qtgraphicaleffects"
33 33
34SRCREV = "6ea6881ec8847dc99e05534769d6fe6198f56ead" 34SRCREV = "e93c73c0aa15cd973e008a04a70a7c69719ad244"
35 35
36FILES_${PN}-qmldesigner += " \ 36FILES_${PN}-qmldesigner += " \
37 ${OE_QMAKE_PATH_QML}/*/*/*/designer \ 37 ${OE_QMAKE_PATH_QML}/*/*/*/designer \