From f730c5b88d1b294e6e513ab9389b57597ea71016 Mon Sep 17 00:00:00 2001 From: Andreas Buhr Date: Fri, 15 Jan 2021 16:17:06 +0100 Subject: [PATCH] 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 Reviewed-by: Qt CI Bot --- .gitmodules | 4 ++-- qtandroidextras | 2 +- qtconnectivity | 2 +- 3 files changed, 4 insertions(+), 4 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 diff --git a/qtandroidextras b/qtandroidextras index 9f794be1..5d2d396d 160000 --- a/qtandroidextras +++ b/qtandroidextras @@ -1 +1 @@ -Subproject commit 9f794be1a69792b481e75ff11bff7c024faca5c9 +Subproject commit 5d2d396dc470bb772fb755d2afcfbd89aa58c4eb diff --git a/qtconnectivity b/qtconnectivity index 60645c1a..40f92859 160000 --- a/qtconnectivity +++ b/qtconnectivity @@ -1 +1 @@ -Subproject commit 60645c1ae0ceb6bdb81e5c4ce1c7efbf215e09e9 +Subproject commit 40f928597916c75028454335e14f62860b7a6248