From eb16fe519f21c1c60bcbbadf5a318d0765ded166 Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Mon, 7 Jun 2021 11:13:04 +0300 Subject: [PATCH] Remove qtpurchasing submodule from qt5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Qt purchasing was not part of Qt 6, and will be moved as a demo/example under qtdoc, thus we don't need it here. Task-number: QTBUG-84776 Pick-to: 6.2 Change-Id: Ie6f704e72914072e7e105763ffaeae1d13cff086 Reviewed-by: Tor Arne Vestbø Reviewed-by: Alex Blasche Reviewed-by: Rami Potinkara --- .gitmodules | 7 ------- qtpurchasing | 1 - 2 files changed, 8 deletions(-) delete mode 160000 qtpurchasing diff --git a/.gitmodules b/.gitmodules index ee154c62..e08a1a6a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -200,13 +200,6 @@ url = ../qtquickcontrols2.git branch = dev status = essential -[submodule "qtpurchasing"] - depends = qtbase - recommends = qtdeclarative - path = qtpurchasing - url = ../qtpurchasing.git - branch = dev - status = ignore [submodule "qtcharts"] depends = qtbase recommends = qtdeclarative qtmultimedia diff --git a/qtpurchasing b/qtpurchasing deleted file mode 160000 index 29b8e7a6..00000000 --- a/qtpurchasing +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 29b8e7a664038b40be0fd04f839e1b382db08318