aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt3d_git.bb
diff options
context:
space:
mode:
authorTobias Olausson <tobias.olausson@pelagicore.com>2015-01-15 15:48:39 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2015-01-15 16:46:10 +0100
commitadeaa6128b665920eb98eb7c064f4aacbd74b873 (patch)
tree477935b836b1ccad0cd1a807a2ad8587d0a98407 /recipes-qt/qt5/qt3d_git.bb
parentec50df68b80f9704f135dd4c9f384a5596ec77cb (diff)
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 <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qt3d_git.bb')
-rw-r--r--recipes-qt/qt5/qt3d_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
index 71aa8589..c6f970e6 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 = "8a9723d7420829a2ba0141a9f7d8dc8cd11d8331"