mirror of https://github.com/qt/qt5.git
Add QtConnectivity and QtAndroidExtras to addon modules
To have QtAndroidExtras and QtConnectivity updated by submodule update bot, this patch marks both of them as addon instead of ignore. Change-Id: Ibf34848978ef1f39273f71c99c6b1f7e18bf2fe6 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
parent
7b3e2f369d
commit
f730c5b88d
|
@ -112,7 +112,7 @@
|
|||
path = qtconnectivity
|
||||
url = ../qtconnectivity.git
|
||||
branch = dev
|
||||
status = ignore
|
||||
status = additionalLibrary
|
||||
[submodule "qtwayland"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
|
@ -184,7 +184,7 @@
|
|||
path = qtandroidextras
|
||||
url = ../qtandroidextras.git
|
||||
branch = dev
|
||||
status = ignore
|
||||
status = additionalLibrary
|
||||
[submodule "qtwebsockets"]
|
||||
depends = qtbase
|
||||
recommends = qtdeclarative
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 9f794be1a69792b481e75ff11bff7c024faca5c9
|
||||
Subproject commit 5d2d396dc470bb772fb755d2afcfbd89aa58c4eb
|
|
@ -1 +1 @@
|
|||
Subproject commit 60645c1ae0ceb6bdb81e5c4ce1c7efbf215e09e9
|
||||
Subproject commit 40f928597916c75028454335e14f62860b7a6248
|
Loading…
Reference in New Issue