mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 20:36:54 +08:00
Correct m2m submodule branches
Change-Id: I457a0f370c2a0a3d0511af468e984f621f70ad92 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -327,17 +327,17 @@
|
|||||||
depends = qtbase qttools
|
depends = qtbase qttools
|
||||||
path = qtcoap
|
path = qtcoap
|
||||||
url = ../qtcoap.git
|
url = ../qtcoap.git
|
||||||
branch = 6.1
|
branch = 6.1.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtmqtt"]
|
[submodule "qtmqtt"]
|
||||||
depends = qtbase qtdeclarative qttools
|
depends = qtbase qtdeclarative qttools
|
||||||
path = qtmqtt
|
path = qtmqtt
|
||||||
url = ../qtmqtt.git
|
url = ../qtmqtt.git
|
||||||
branch = 6.1
|
branch = 6.1.1
|
||||||
status = addon
|
status = addon
|
||||||
[submodule "qtopcua"]
|
[submodule "qtopcua"]
|
||||||
depends = qtbase qtdeclarative qtquickcontrols2 qttools
|
depends = qtbase qtdeclarative qtquickcontrols2 qttools
|
||||||
path = qtopcua
|
path = qtopcua
|
||||||
url = ../qtopcua.git
|
url = ../qtopcua.git
|
||||||
branch = 6.1
|
branch = 6.1.1
|
||||||
status = addon
|
status = addon
|
||||||
|
|||||||
Reference in New Issue
Block a user