[oe] [meta-qt5][krogoth][PATCH] Update Qt's git repositories to match new location

Vesa Jääskeläinen dachaac at gmail.com
Sun Sep 25 17:54:45 UTC 2016


Signed-off-by: Vesa Jääskeläinen <dachaac at gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index b7207e6..9220a75 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -27,5 +27,5 @@ LICENSE_PATH += "${LAYERDIR}/licenses"
 
 IMAGE_FEATURES[validitems] += "qtcreator-debug"
 
-QT_GIT ?= "git://github.com/qtproject"
+QT_GIT ?= "git://github.com/qt"
 QT_GIT_PROTOCOL ?= "git"
-- 
2.7.4




More information about the Openembedded-devel mailing list