diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2014-02-07 04:10:06 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2014-02-19 11:56:32 +0100 |
commit | 4b7182a3be2b591e8190ff15b7a121191e4b201f (patch) | |
tree | c518a426110cae5e5355dc5d02bdcf60a2cf2834 /recipes-qt/qt5/qt3d_git.bb | |
parent | 79944bda32a7e4799e7e73ea5b0dfc71ff1fc172 (diff) | |
download | meta-qt5-4b7182a3be2b591e8190ff15b7a121191e4b201f.tar.gz |
qt5: Upgrade from 5.2.0 to 5.2.1
* qtwayland: Use default LICENSE and LIC_FILES_CHKSUM
* license texts were added in qtwayland commit 26bdc66fe6c4499332b2ead886a806d09aa07a8a
* qtdeclarative, qtserialport: Update QT_MODULE_BRANCH
* SHA-1 of v5.2.1 tag is only in release branch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qt3d_git.bb')
-rw-r--r-- | recipes-qt/qt5/qt3d_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index 7ca9bf85..aaa9c04f 100644 --- a/recipes-qt/qt5/qt3d_git.bb +++ b/recipes-qt/qt5/qt3d_git.bb | |||
@@ -4,7 +4,7 @@ require ${PN}.inc | |||
4 | QT_MODULE_BRANCH = "master" | 4 | QT_MODULE_BRANCH = "master" |
5 | 5 | ||
6 | # last tag before this SRCREV is 5.0.0-beta1, but version says 5.3.0 already | 6 | # last tag before this SRCREV is 5.0.0-beta1, but version says 5.3.0 already |
7 | SRCREV = "4820a197cebd5184ab39ef405eb78f6e69ffc5f9" | 7 | SRCREV = "d3338a9f7fcac109d7bc7f600d5974ff333782ad" |
8 | 8 | ||
9 | do_configure_prepend() { | 9 | do_configure_prepend() { |
10 | # Temporary hack to get qt3d build for Qt 5.1.0 | 10 | # Temporary hack to get qt3d build for Qt 5.1.0 |