summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/colibri-vf.conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-10-31 16:17:43 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2016-11-03 14:11:31 +0000
commitd1014d8b2e40f36cd85d75cfd3732f6b124dab2f (patch)
tree790a176c00adbc30dd310a93ee6c2b559885e105 /conf/distro/include/colibri-vf.conf
parent464002ea626da5febafcae705773077eba7f7b8a (diff)
downloadmeta-boot2qt-d1014d8b2e40f36cd85d75cfd3732f6b124dab2f.tar.gz
sdk: do not explicitly define Qt dependency packages
Until now, the toolchain used by CI has been created without Qt, but with all (best guess) Qt dependencies. Now toolchain is created with Qt and we get all Qt dependencies correctly into the toolchain. As a consequence, CI will now need to build Qt, which has not been covered in CI before. The difference between embedded-sdk and embedded-qt5-sdk is that the former does not include files needed for debugging. Change-Id: Ie2be156c07e51119c0d4782494d6bcde6f34ed60 Reviewed-by: Risto Avila <risto.avila@qt.io>
Diffstat (limited to 'conf/distro/include/colibri-vf.conf')
-rw-r--r--conf/distro/include/colibri-vf.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/distro/include/colibri-vf.conf b/conf/distro/include/colibri-vf.conf
index d75bd9b..accd2ca 100644
--- a/conf/distro/include/colibri-vf.conf
+++ b/conf/distro/include/colibri-vf.conf
@@ -52,7 +52,3 @@ DISTRO_FEATURES_remove = "webengine"
52MACHINE_EXTRA_INSTALL += "\ 52MACHINE_EXTRA_INSTALL += "\
53 opengldummy \ 53 opengldummy \
54 " 54 "
55
56MACHINE_EXTRA_INSTALL_SDK += "\
57 opengldummy-dev \
58 "