All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5][krogoth][PATCH] Update Qt's git repositories to match new location
@ 2016-09-25 17:54 Vesa Jääskeläinen
  2016-10-26 14:30 ` Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Vesa Jääskeläinen @ 2016-09-25 17:54 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Vesa Jääskeläinen <dachaac@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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-26 17:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-25 17:54 [meta-qt5][krogoth][PATCH] Update Qt's git repositories to match new location Vesa Jääskeläinen
2016-10-26 14:30 ` Martin Jansa
2016-10-26 17:31   ` Vesa Jääskeläinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.