aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2021-01-15 16:17:06 +0100
committerAndreas Buhr <andreas.buhr@qt.io>2021-02-19 13:40:51 +0100
commitf730c5b88d1b294e6e513ab9389b57597ea71016 (patch)
tree0989956e166194ad1ce26bd4286868e325fad20a /.gitmodules
parent7b3e2f369d9ba2ee5e636e1ec9b7a3890363e187 (diff)
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>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index 46632554..44227c8b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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