diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-02-26 15:59:49 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2016-03-09 14:00:04 +0000 |
commit | 4c560971fe8caa7c015a1b6ba33aa1dd5f3e8140 (patch) | |
tree | 5888137624a0fa7bfb6893a87eda943a55ec0786 /recipes-qt/qt5-addons | |
parent | 4fa8b5e34074744518de1659e63617bec8411f47 (diff) | |
download | meta-boot2qt-4c560971fe8caa7c015a1b6ba33aa1dd5f3e8140.tar.gz |
qt5: Use latest version of meta-qt5
Change-Id: Ib7a45a830d744cc07520548e30b6c0793a738f5e
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Diffstat (limited to 'recipes-qt/qt5-addons')
-rw-r--r-- | recipes-qt/qt5-addons/qtcharts_git.bb | 1 | ||||
-rw-r--r-- | recipes-qt/qt5-addons/qtdatavis3d_git.bb | 1 | ||||
-rw-r--r-- | recipes-qt/qt5-addons/qtdeclarative-render2d_git.bb | 1 | ||||
-rw-r--r-- | recipes-qt/qt5-addons/qtvirtualkeyboard_git.bb | 1 |
4 files changed, 1 insertions, 3 deletions
diff --git a/recipes-qt/qt5-addons/qtcharts_git.bb b/recipes-qt/qt5-addons/qtcharts_git.bb index 5e95d14..090276b 100644 --- a/recipes-qt/qt5-addons/qtcharts_git.bb +++ b/recipes-qt/qt5-addons/qtcharts_git.bb | |||
@@ -26,6 +26,7 @@ LIC_FILES_CHKSUM = "file://src/charts/qchart.h;md5=a712f087e2146153f45db2e8eb1a3 | |||
26 | inherit qt5-module qtquickcompiler | 26 | inherit qt5-module qtquickcompiler |
27 | require recipes-qt/qt5/qt5-git.inc | 27 | require recipes-qt/qt5/qt5-git.inc |
28 | 28 | ||
29 | QT_MODULE_BRANCH = "5.6.0" | ||
29 | SRCREV = "f4ba2fb9840279f986bd11ab6860e6a3125d9599" | 30 | SRCREV = "f4ba2fb9840279f986bd11ab6860e6a3125d9599" |
30 | 31 | ||
31 | DEPENDS = "qtbase qtdeclarative qtmultimedia" | 32 | DEPENDS = "qtbase qtdeclarative qtmultimedia" |
diff --git a/recipes-qt/qt5-addons/qtdatavis3d_git.bb b/recipes-qt/qt5-addons/qtdatavis3d_git.bb index 155c8f0..a148bdc 100644 --- a/recipes-qt/qt5-addons/qtdatavis3d_git.bb +++ b/recipes-qt/qt5-addons/qtdatavis3d_git.bb | |||
@@ -26,7 +26,6 @@ LIC_FILES_CHKSUM = "file://src/datavisualization/global/qdatavisualizationglobal | |||
26 | inherit qt5-module | 26 | inherit qt5-module |
27 | require recipes-qt/qt5/qt5-git.inc | 27 | require recipes-qt/qt5/qt5-git.inc |
28 | 28 | ||
29 | QT_MODULE_BRANCH = "5.6" | ||
30 | SRCREV = "4f23f0f984ef2ee96d5baa3a74a465d6734381ba" | 29 | SRCREV = "4f23f0f984ef2ee96d5baa3a74a465d6734381ba" |
31 | 30 | ||
32 | DEPENDS += "qtbase qtdeclarative qtmultimedia" | 31 | DEPENDS += "qtbase qtdeclarative qtmultimedia" |
diff --git a/recipes-qt/qt5-addons/qtdeclarative-render2d_git.bb b/recipes-qt/qt5-addons/qtdeclarative-render2d_git.bb index 38de1a5..5162519 100644 --- a/recipes-qt/qt5-addons/qtdeclarative-render2d_git.bb +++ b/recipes-qt/qt5-addons/qtdeclarative-render2d_git.bb | |||
@@ -26,7 +26,6 @@ LIC_FILES_CHKSUM = "file://src/plugins/scenegraph/softwarecontext/softwarelayer. | |||
26 | inherit qt5-module | 26 | inherit qt5-module |
27 | require recipes-qt/qt5/qt5-git.inc | 27 | require recipes-qt/qt5/qt5-git.inc |
28 | 28 | ||
29 | QT_MODULE_BRANCH = "5.6" | ||
30 | SRCREV = "3a22766e8c4ea39836f197552e92b3cc78e77f62" | 29 | SRCREV = "3a22766e8c4ea39836f197552e92b3cc78e77f62" |
31 | 30 | ||
32 | DEPENDS = "qtbase qtdeclarative" | 31 | DEPENDS = "qtbase qtdeclarative" |
diff --git a/recipes-qt/qt5-addons/qtvirtualkeyboard_git.bb b/recipes-qt/qt5-addons/qtvirtualkeyboard_git.bb index 5639d60..f4bdbcc 100644 --- a/recipes-qt/qt5-addons/qtvirtualkeyboard_git.bb +++ b/recipes-qt/qt5-addons/qtvirtualkeyboard_git.bb | |||
@@ -26,7 +26,6 @@ LIC_FILES_CHKSUM = "file://src/virtualkeyboard/plugin.cpp;md5=8913d0b71519756d2e | |||
26 | inherit qt5-module qtquickcompiler | 26 | inherit qt5-module qtquickcompiler |
27 | require recipes-qt/qt5/qt5-git.inc | 27 | require recipes-qt/qt5/qt5-git.inc |
28 | 28 | ||
29 | QT_MODULE_BRANCH = "5.6" | ||
30 | SRCREV = "4d480f8f0c1ca3308f4c3a423ad30d5d44e9c1bf" | 29 | SRCREV = "4d480f8f0c1ca3308f4c3a423ad30d5d44e9c1bf" |
31 | 30 | ||
32 | DEPENDS = "qtbase qtdeclarative qtsvg hunspell" | 31 | DEPENDS = "qtbase qtdeclarative qtsvg hunspell" |