From dc277b5a52e3da6b7b50c9f5f2e185f841788e33 Mon Sep 17 00:00:00 2001 From: Tobias Olausson Date: Thu, 15 Jan 2015 15:48:39 +0100 Subject: qt3d: change to 'dev' branch The master branch of qt3d has been removed by the Qt project, and the commit pointed to by the SRCREV is now in the 'dev' branch. Signed-off-by: Martin Jansa --- recipes-qt/qt5/qt3d_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index aaa9c04f..445a6007 100644 --- a/recipes-qt/qt5/qt3d_git.bb +++ b/recipes-qt/qt5/qt3d_git.bb @@ -1,7 +1,7 @@ require qt5-git.inc require ${PN}.inc -QT_MODULE_BRANCH = "master" +QT_MODULE_BRANCH = "dev" # last tag before this SRCREV is 5.0.0-beta1, but version says 5.3.0 already SRCREV = "d3338a9f7fcac109d7bc7f600d5974ff333782ad" -- cgit v1.2.3-54-g00ecf