From 34bf6934ea3a51e6ed9cd71616501c9d1f5e52ee Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 6 May 2013 11:56:34 +0200 Subject: 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 --- recipes-qt/qt5/qtsystems_git.bb | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'recipes-qt/qt5/qtsystems_git.bb') 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" -- cgit v1.2.3-54-g00ecf