aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/bld_config/configure_qnx_armv7_opensource
diff options
context:
space:
mode:
authorWolfgang Bremer <wbremer@blackberry.com>2014-05-15 15:37:43 +0200
committerSergio Ahumada <sahumada@blackberry.com>2014-05-21 11:17:24 +0200
commit0f9194f20b092bfc58df3a143e52bd76ca101580 (patch)
tree39078208286a88409748c5bfbdf84d93f03cacf1 /packaging-tools/bld_config/configure_qnx_armv7_opensource
parent43adf5bf8bba1f3ee5c88520f1e81b4bb5bb8a87 (diff)
QNX: Do not skip repositories during configure
At the moment it is only possible to skip modules which are available within the source package. Skipping the unwanted repositories during source package creation blocks us from skipping them at configure. Change-Id: Ie169eaced8153a514805588eff4e7133872ade66 Reviewed-by: Iikka Eklund <iikka.eklund@digia.com> Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
Diffstat (limited to 'packaging-tools/bld_config/configure_qnx_armv7_opensource')
-rw-r--r--packaging-tools/bld_config/configure_qnx_armv7_opensource2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging-tools/bld_config/configure_qnx_armv7_opensource b/packaging-tools/bld_config/configure_qnx_armv7_opensource
index 9423cea91..cf913c924 100644
--- a/packaging-tools/bld_config/configure_qnx_armv7_opensource
+++ b/packaging-tools/bld_config/configure_qnx_armv7_opensource
@@ -1 +1 @@
--opensource -confirm-license -release -xplatform qnx-armle-v7-qcc -opengl es2 -nomake examples -nomake tests -nomake tools -skip qtactiveqt -skip qtandroidextras -skip qtconnectivity -skip qtenginio -skip qtlocation -skip qtmacextras -skip qtquick1 -skip qtsensors -skip qtserialport -skip qtwebkit -skip qtwebkit-examples -skip qtwebsockets -skip qtwinextras -skip qtx11extras -qt-sql-sqlite -system-sqlite -system-proxies -iconv -largefile -shared -no-cups -no-sql-db2 -no-sql-ibase -no-sql-mysql -no-sql-oci -no-sql-odbc -no-sql-psql -no-sql-sqlite2 -no-sql-tds
+-opensource -confirm-license -release -xplatform qnx-armle-v7-qcc -opengl es2 -nomake examples -nomake tests -nomake tools -qt-sql-sqlite -system-sqlite -system-proxies -iconv -largefile -shared -no-cups -no-sql-db2 -no-sql-ibase -no-sql-mysql -no-sql-oci -no-sql-odbc -no-sql-psql -no-sql-sqlite2 -no-sql-tds