make sure that all submodule urls end in .git

http(s) needs that.

Started-by: Alvaro Denis <denisacostaq@gmail.com>
Change-Id: I1373191d17586eae67bc49c3a83d1dc32b59f988
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
This commit is contained in:
Oswald Buddenhagen
2017-04-24 13:43:05 +02:00
committed by Liang Qi
parent 4ee0e8fb46
commit 40b07da194

10
.gitmodules vendored
View File

@@ -295,32 +295,32 @@
depends = qtbase
recommends = qtdeclarative
path = qtgamepad
url = ../qtgamepad
url = ../qtgamepad.git
branch = 5.9
status = addon
[submodule "qtscxml"]
depends = qtbase qtdeclarative
path = qtscxml
url = ../qtscxml
url = ../qtscxml.git
branch = 5.9
status = addon
[submodule "qtspeech"]
depends = qtbase
recommends = qtdeclarative qtmultimedia
path = qtspeech
url = ../qtspeech
url = ../qtspeech.git
branch = 5.9
status = preview
[submodule "qtnetworkauth"]
depends = qtbase
recommends = qtwebview
path = qtnetworkauth
url = ../qtnetworkauth
url = ../qtnetworkauth.git
branch = 5.9
status = preview
[submodule "qtremoteobjects"]
depends = qtbase
path = qtremoteobjects
url = ../qtremoteobjects
url = ../qtremoteobjects.git
branch = 5.9
status = preview