diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-04-16 13:14:57 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-04-29 19:14:51 +0200 |
commit | 3ccdc239b02aca03dc1e9316b7c5c870b3b59368 (patch) | |
tree | d02eae04e6774cbad54a3fc13e55a373a57bc549 /recipes-qt/qt5/qtsystems_git.bb | |
parent | ba57f73f349ecb6c03f6281b5a9422e32f29b3fb (diff) | |
download | meta-qt5-3ccdc239b02aca03dc1e9316b7c5c870b3b59368.tar.gz |
git-recipes: upgrade to latest revision in 5.4 branch
* this gets us close to 5.4.2 for people who want to test it in advance
* I plan to apply this to fido branch (as well as final upgrade to 5.4.2
recipes
* I'm preparing similar patch for 5.5 revisions, which will be applied
only in master branch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtsystems_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtsystems_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb index 7eb98b46..ea253d6f 100644 --- a/recipes-qt/qt5/qtsystems_git.bb +++ b/recipes-qt/qt5/qtsystems_git.bb | |||
@@ -6,4 +6,4 @@ QT_MODULE_BRANCH = "dev" | |||
6 | # qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 | 6 | # qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 |
7 | # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.4 | 7 | # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.4 |
8 | 8 | ||
9 | SRCREV = "44f70d99a2ecd5f3f320650461f1d69142d11bcc" | 9 | SRCREV = "37b614abbfb35d06a57e5b0824249c3abd5640e3" |