mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-22 21:06:53 +08:00
fix branches of qtpim and qtsystems
these repos were definitely _not_ branched for 5.7. Change-Id: Ib31d4e07f2651cfba0a7d31a9db1f1a812061313 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Liang Qi <liang.qi@qt.io>
This commit is contained in:
committed by
Jani Heikkinen
parent
af364a39aa
commit
6cfd3a2118
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -110,7 +110,7 @@
|
|||||||
recommends = qtdeclarative
|
recommends = qtdeclarative
|
||||||
path = qtsystems
|
path = qtsystems
|
||||||
url = ../qtsystems.git
|
url = ../qtsystems.git
|
||||||
branch = 5.7
|
branch = dev
|
||||||
status = ignore
|
status = ignore
|
||||||
[submodule "qtfeedback"]
|
[submodule "qtfeedback"]
|
||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
@@ -129,7 +129,7 @@
|
|||||||
depends = qtdeclarative
|
depends = qtdeclarative
|
||||||
path = qtpim
|
path = qtpim
|
||||||
url = ../qtpim.git
|
url = ../qtpim.git
|
||||||
branch = 5.7
|
branch = dev
|
||||||
status = ignore
|
status = ignore
|
||||||
[submodule "qtconnectivity"]
|
[submodule "qtconnectivity"]
|
||||||
depends = qtbase
|
depends = qtbase
|
||||||
|
|||||||
Reference in New Issue
Block a user