Gitorious switch of git:// protocol and will close down in a while, so move over to code.qt.io.
Signed-off-by: Erik Botö <[email protected]> --- 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
