From be2d4815efd7b8312700a426a5cafcd86a93666b Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 29 Sep 2014 05:48:44 +0200 Subject: qt5: upgrade git recipes to 5.4-alpha1 * introduce 2nd set of qtwayland and qtwebengine recipes, because newer revision isn't compatible with 5.3.2 release Signed-off-by: Martin Jansa --- recipes-qt/qt5/qt5-git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-qt/qt5/qt5-git.inc') diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc index 3e714e0a..36fbaf85 100644 --- a/recipes-qt/qt5/qt5-git.inc +++ b/recipes-qt/qt5/qt5-git.inc @@ -1,7 +1,7 @@ # Copyright (C) 2012 O.S. Systems Software LTDA. # Copyright (C) 2013-2014 Martin Jansa -QT_MODULE_BRANCH ?= "stable" +QT_MODULE_BRANCH ?= "5.4" # each module needs to define valid SRCREV SRC_URI += " \ @@ -10,7 +10,7 @@ SRC_URI += " \ S = "${WORKDIR}/git" -PV = "5.3.0+git${SRCPV}" +PV = "5.3.99+5.4.0-alpha1+git${SRCPV}" FILESEXTRAPATHS =. "${FILE_DIRNAME}/${BPN}-git:" -- cgit v1.2.3-54-g00ecf