aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtsystems_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-05-06 11:56:34 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-05-28 18:19:44 +0200
commit34bf6934ea3a51e6ed9cd71616501c9d1f5e52ee (patch)
tree44d6c762732917e50d43722776fde451c78dd9e7 /recipes-qt/qt5/qtsystems_git.bb
parent1496c6ba34bf95bce67504c72edace1bc2c0a64e (diff)
qt3d, qtjsondb, qtlocation, qtsensors, qtsystems: bump SRCREV to latest
* WARN: because these modules weren't released yet, we need to make sure to use SRCREV compatible with selected PV for other modules, old revisions were compatible with 5.0.[01], I need to test these new SRCREVs to test git versions * tested with 5.0.2 and 5.0.2+git% 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.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb
index e5de6d2b..d73a9996 100644
--- a/recipes-qt/qt5/qtsystems_git.bb
+++ b/recipes-qt/qt5/qtsystems_git.bb
@@ -1,9 +1,11 @@
require qt5-git.inc
require ${PN}.inc
-PR = "${INC_PR}.0"
-
# qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
PV = "4.999+5.0.0-beta1+git${SRCPV}"
-SRCREV = "2dbaae64ccd0fa3646d68d77cbc9baac7d3bde2e"
+PR = "${INC_PR}.0"
+
+QT_MODULE_BRANCH = "master"
+
+SRCREV = "701442ad6358b9f27978aafae82074124468f88c"