[oe] [meta-qt5][daisy][PATCH] qt5-git.inc: Move to code.qt.io

Erik Botö erik.boto at pelagicore.com
Fri Mar 13 07:29:51 UTC 2015


Gitorious switch of git:// protocol and will close down in a while, so
move over to code.qt.io.

Signed-off-by: Erik Botö <erik.boto at pelagicore.com>
---
 recipes-qt/qt5/qt5-git.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc
index fa0c06e..2281b75 100644
--- a/recipes-qt/qt5/qt5-git.inc
+++ b/recipes-qt/qt5/qt5-git.inc
@@ -5,7 +5,7 @@ QT_MODULE_BRANCH ?= "stable"
 
 # each module needs to define valid SRCREV
 SRC_URI += " \
-    git://qt.gitorious.org/qt/${QT_MODULE}.git;branch=${QT_MODULE_BRANCH} \
+    git://code.qt.io/qt/${QT_MODULE}.git;branch=${QT_MODULE_BRANCH} \
 "
 
 S = "${WORKDIR}/git"
-- 
2.1.4




More information about the Openembedded-devel mailing list