summaryrefslogtreecommitdiff
path: root/meta-qt5/recipes-qt
diff options
context:
space:
mode:
authorTobias Olausson <tobias.olausson@pelagicore.com>2015-01-15 15:48:39 +0100
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>2015-07-24 13:42:08 -0300
commit918ceb3f4d1e0d61ce1fc0ff977a176412dc8e8b (patch)
tree2b508a393d26bfbf577e71a78da963dde699f054 /meta-qt5/recipes-qt
parent653cf5311e7a48db97ce736f853ce64c978a3363 (diff)
downloadtizen-distro-918ceb3f4d1e0d61ce1fc0ff977a176412dc8e8b.tar.gz
tizen-distro-918ceb3f4d1e0d61ce1fc0ff977a176412dc8e8b.tar.bz2
tizen-distro-918ceb3f4d1e0d61ce1fc0ff977a176412dc8e8b.zip
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. (From meta-qt5 rev: adeaa6128b665920eb98eb7c064f4aacbd74b873) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'meta-qt5/recipes-qt')
-rw-r--r--meta-qt5/recipes-qt/qt5/qt3d_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-qt5/recipes-qt/qt5/qt3d_git.bb b/meta-qt5/recipes-qt/qt5/qt3d_git.bb
index 71aa8589f2..c6f970e677 100644
--- a/meta-qt5/recipes-qt/qt5/qt3d_git.bb
+++ b/meta-qt5/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"