summaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups
Commit message (Collapse)AuthorAgeFilesLines
* sdk: add qtapplicationmanger staticdev packageSamuli Piippo2017-12-191-0/+1
| | | | | | | qtapplicationmanager only provides static libs. Change-Id: Ib06133448a7310961369e7cc9124f390af84836d Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* qtivi: enable ivigenerator for toolchainSamuli Piippo2017-12-191-0/+1
| | | | | | | | | | | | Fix yocto build issues with nativesdk-qtivi and include the ivigenerator to the toolchain. ivigenerator is disabled for mingw build since it is using the prebuild python binaries and doesn't work with virtualenv. Task-number: AUTOSUITE-176 Change-Id: I4765652919649f4aafeb723127b0e75194325f92 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* Add qdbd to automotive imagesKari Oikarinen2017-11-021-0/+1
| | | | | | | | Automotive suite 2.0 will need it. Task-number: AUTOSUITE-123 Change-Id: I07eed62ee9ae40225e6de7ccac07383a0f1ab62f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* sdk: fix host_build QT_ARCHSamuli Piippo2017-09-151-0/+1
| | | | | | | | | | | | | | | mkpecs/qconfig.pri defines QT_ARCH and QT_BUILDARCH separately for host_build and target build and both of these were always set to target architecture. This cause issues in the SDK, if component tried to build host tools using these values, which qtwebengine does. Fixed now, so that the host_build variants are taken from the nativesdk's mkspecs/qconfig.pri. Task-number: QTBUG-63155 Change-Id: I44644c97d634dac6297e28cc851fc31f7eaf1f90 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtwebview: include qtwebview into image and toolchainSamuli Piippo2017-09-042-2/+2
| | | | | | Task-number: QTBUG-61124 Change-Id: Ibf8920c2bd42bbff192923f8f7c8b95e5216ead5 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* sdk: don't add qtwayland-scanner to mingw toolchainSamuli Piippo2017-08-301-0/+9
| | | | | | | | | There are number of wayland dependencies that will not compile for mingw toolchain. Task-number: QTBUG-62800 Change-Id: I2ffda4eb00831f21a27202d0a901cdb9719fe7f7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* sdk: add qtwayland tools to the toolchainSamuli Piippo2017-08-281-0/+1
| | | | | | | | qtwayland-scanner was missing from the toolchain. Task-number: QTBUG-62800 Change-Id: I5e9edc2ee6f8a2004f1d3fce1bc6258d9a1381e3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: add qtremoteobjects moduleMikko Gronoff2017-05-152-0/+2
| | | | | Change-Id: Ib779f3f9c27c5f26482a3c9c4a9af02dfb2e32b3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Use qdbd from public repositoryKari Oikarinen2017-05-031-1/+1
| | | | | | | | | Since the repository is public, it can from now on be included in all builds, not just internal. Task-number: QTBUG-60435 Change-Id: I3a322ea6999f48271942d826fd1ff8c56ed67b4d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'origin/krogoth' into devMikko Gronoff2017-03-212-0/+40
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/krogoth: AM: update revision Add appman versions of Kit and Qt to creator fonts: add recipe for GNU FreeFonts Add multiscreen automotive demo neptune: update to include fix for i18ndemo fonts: update URL for lohit font Update GammaRay to the same version as used by the QtAS 1.1 host tools emulator: correctly append qtsimulator configuration Update automotive components setup-environment: don't exit the shell on error neptune-ui: add runtime dependencies update meta-qt5 (merged upstream/master) SHA1 to manifest.xml AM: Add appman tools to automotive nativesdk configure-qtcreator: suppress unnecessary error Update GammaRay to the latest 2.7 branch Conflicts: recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/qt5/qtlocation_git.bbappend scripts/manifest.xml Change-Id: I96601e7d7a1827a6631fe59d18101d2ad3b70871
| * Add multiscreen automotive demoSamuli Piippo2017-03-161-0/+1
| | | | | | | | | | | | | | | | Startup is disabled by default. Task-number: QTAUTO-275 Change-Id: I3c7cbca10dc3a0d0ca2cc512c34b02b6985fe0d9 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
| * AM: Add appman tools to automotive nativesdkGordan Markuš2017-02-101-0/+39
| | | | | | | | | | | | | | Task-number: QTAUTO-274 Change-Id: I467e93dc25a314cda0a4c35fe990c2b1274bc251 Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Replace @base_contains macros with @bb.utils.containsMikko Gronoff2017-01-274-6/+6
|/ | | | | | | | | Deprecated @base_contains macros print warnings. Replace deprecated macro with @bb.utils.contains everywhere (.bb, .append, .conf and .inc files) Change-Id: I400f8b355150e0f283165fbf43fb620f948892fa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* sdk: add qtscxml and qtnetworkauth to toolchainSamuli Piippo2017-01-171-0/+2
| | | | | | Change-Id: I6e621a817fe5af8d3f4e62036dec4f3f8f7722c0 Reviewed-by: Volker Krause <volker.krause@kdab.com> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: add qtnetworkauth and qtscxml modulesSamuli Piippo2017-01-102-0/+3
| | | | | Change-Id: Iec92f6fe60fb1e2d744596414908697e3eab268f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* sdk: add global documentation templates from qtbaseSamuli Piippo2017-01-051-0/+1
| | | | | | | | Needed to generate documentation Task-number: QTBUG-57889 Change-Id: If334d2076a5914550a18639c4c9b9d3596ab070a Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* Add qdbd to the imagesKari Oikarinen2016-11-101-0/+1
| | | | | | | | | | | | | It's only included in internal builds, since the repository is not public. qdbd not started by default, ADB is still the default. It can be started with `systemctl start qdbd`. It can be started in future boots with `systemctl enable qdbd`. Task-number: QTBUG-56069 Change-Id: I71340cdb31de823e1375986d34f2f07e7be5971b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* sdk: do not explicitly define Qt dependency packagesSamuli Piippo2016-11-031-3/+3
| | | | | | | | | | | | | 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>
* ostree: Disable GObject introspectionGatis Paeglis2016-10-242-0/+2
| | | | | | | | | | | | We are not using any language bindings of OSTree. We use the C API, so no need for introspection. And re-enable ostree/qtotaupdate now when the build issue is fixed. Task-number: QTBUG-55559 Change-Id: I1a7407d4e6ac3eca1083b9c28ed7aa206e0ed484 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update to Qt 5.8Samuli Piippo2016-10-032-2/+0
| | | | | Change-Id: If37c30437c3e8d3f5ffafb3a47851d88ec050895 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Merge remote-tracking branch 'origin/jethro' into mergeSamuli Piippo2016-09-224-8/+6
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/jethro: Rename last references to b2qt-utils Rename b2qt-utils to qtdeviceutilities toradex: apply u-boot and flashing script changes to colibri-imx7 nitrogen6x: add Nitrogen6QP_MAX and SOMv2 support qt5: update submodules toradex: use latest u-boot and flashing scripts kontron: update to SMARC-sAMX6i BSP release v2.0, RC2 Use code.qt.io with git protocol instead of codereview Use new repo url for utils and appcontroller kontron: patch kernel to support newer vivante drivers Fetch only external repos for repo mirror qt5: update submodules Add rsync to image Fix raspberry3 build error in perl deployment rcar-gen2: USB fixups ostree: Added dependency for systemd qtquickcompiler: update revision qtquickcompiler: update revision Fix typo in RPi overlay config Update meta layers Conflicts: conf/distro/include/toradex.inc meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_blk.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_mmc.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_blk.scr meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_mmc.scr meta-fsl-extras/recipes/u-boot/u-boot-toradex/0001-Update-default-args-for-apalis-imx6.patch meta-fsl-extras/recipes/u-boot/u-boot-toradex_2015.04.bbappend recipes/ostree/ostree.bb recipes/samba/samba_4.1.12.bbappend scripts/manifest_jethro.xml Change-Id: I6b6ec105394f03fb57d8f922e358fef51de1e848
| * Rename last references to b2qt-utilsSamuli Piippo2016-09-224-8/+6
| | | | | | | | | | Change-Id: I4b204b6dea02fd3e298eb66028b44139eb12ff2a Reviewed-by: Risto Avila <risto.avila@qt.io>
* | ostree: remove ostree/qtotaupdate temporarilySamuli Piippo2016-09-122-2/+0
|/ | | | | | | | | Compilation fails with GCC 5.3, so temporarily remove the components. Task-number: QTBUG-55559 Change-Id: Ieccf494a5c8ed210f2796d464bb3054d9b2051d5 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* ota: update recipeSamuli Piippo2016-08-244-3/+2
| | | | | | | | Use qt5-git.inc to simplify recipe, update revision and license. Change-Id: I7e31e405a980b07767917ba776036f288caccff6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* Added QMLLive to automotive imagesKimmo Ollila2016-06-291-0/+1
| | | | | Change-Id: Iaf4721429e97d480ec4938186cc4115231ca86c1 Reviewed-by: Risto Avila <risto.avila@qt.io>
* Add b2qt-ota recipe.Gatis Paeglis2016-06-083-0/+3
| | | | | Change-Id: I002067b938fa19cb35fa62db700cde2cc9ad7922 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Add Qt for Device Creation licenseSamuli Piippo2016-06-076-6/+6
| | | | | | | | Replace CLOSED and QtEnteprise licenses with the Qt for Device Creation license on all recipes. Change-Id: I02fddc0ee4375bddf18a6c1f7ab093462a5f5153 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Update license headersSamuli Piippo2016-05-186-42/+90
| | | | | | | License changed to GPLv3 + Commercial Change-Id: I267c97216e717ed29071df064337e1bcf83de973 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* qt5: move to Qt 5.7Samuli Piippo2016-04-131-1/+0
| | | | | | Change-Id: I1479b6337a07542ae536e9df97e77921745b7c2e Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* democompositor: include in the image only when wayland is enabledSamuli Piippo2016-02-261-1/+1
| | | | | Change-Id: I889324732ee4fa7629ebd0aa0add76e961fc7ec4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* add wayland demo compositorSamuli Piippo2016-02-181-0/+1
| | | | | Change-Id: I720676f6edb1789f4d073a58539e2fe929582f0e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt3d: support qgltf in native and nativesdk buildsSamuli Piippo2016-02-111-0/+1
| | | | | Change-Id: I6d781e890e05cf3062015784cee5d2d10b9094c6 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* sdk: add correct qttools package to toolchainSamuli Piippo2016-02-101-1/+1
| | | | | | | Add missing qttools binaries to the toolchain Change-Id: I11c50dffc2f19f604ae09b2ea4fb919f1a274ae3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-096-84/+78
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtquickcontrols2: add recipeSamuli Piippo2016-01-212-0/+2
| | | | | Change-Id: I9692be2720f801af9c543796e78615cf3c185177 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtdeclarative-render2d: repository is now publicSamuli Piippo2016-01-192-0/+2
| | | | | Change-Id: Ic76e9c4adccf2d08a4e305b6d164c63ce19084aa Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtdatavis3d: repository is now publicSamuli Piippo2016-01-192-2/+2
| | | | | | Change-Id: Ib7308d25f58f890eee6c99829ae636cabc8aaede Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Include b2qt-utils in automotive imageSamuli Piippo2016-01-132-38/+1
| | | | | | | | | b2qt-utils was left out of automotive image, although it was in the SDK. Remove unused packagegroup recipe, which was split in to two separate recipes earlier. Change-Id: I15f5f2453a88efe120c879bf340b277aebd0a6db Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtserialbus: add recipeSamuli Piippo2015-12-112-0/+2
| | | | | Change-Id: I0ae23af4fb9f7165b15bb2b70f88e6b1aef7a825 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add recipes for qtapplicationmanager and neptune-uiSamuli Piippo2015-12-092-0/+4
| | | | | | | Include both in the automotive image and set neptune-ui to start at boot up. Change-Id: I41197deb6a15540b7d27a5235fc1658582667b4a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add recipe for GammaraySamuli Piippo2015-12-081-0/+1
| | | | | | | Recipe from KDAB Change-Id: I6076bfbd84f4316fc65fb52feb444fc523a786aa Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add recipe for Qt Web BrowserSamuli Piippo2015-12-081-0/+1
| | | | | Change-Id: I2927568f49aeecef5d0622a90ea4fd75a66653e0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Add recipes for Qt IVI moduleSamuli Piippo2015-12-082-0/+2
| | | | | | Change-Id: Ia725bbe698ed5dd5144e1a3d7c98854ee08eb503 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Marko Kangas <marko.kangas@theqtcompany.com>
* Create separate automotive SDKSamuli Piippo2015-12-081-0/+32
| | | | | | | | | Automotive toolchain will contain packages that are not available in the B2Qt embedded toolchain. Add empty packagegroup recipe that can be used to add new content to automotive sdk. Change-Id: I43c520db9b4f292226b2b5402bb460232a20ede3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: add qttranslation packages to imageSamuli Piippo2015-11-251-1/+11
| | | | | Change-Id: Ie8b2859c11ecaa1461385d2a23b75ac15d958955 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* automotive: create new automotive specific imageSamuli Piippo2015-11-253-1/+71
| | | | | | | | | Reuse most parts from b2qt image, only difference is the demo addons which will be different for the automotive image. For now, add no demo app, so image boots to empty screen. Change-Id: I67bbe8724422c9ea86dae6e4d5f8f38d3d567ba1 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: add qt addons dev packages to the toolchainSamuli Piippo2015-11-022-38/+7
| | | | | | | | packagegroup-b2qt-embedded-qt5-addons-toolchain-target was never included in the toolchain. Change-Id: I18b08c1ba1a1a663488fd2cde960d35c43dbb208 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qtquickcompiler: add dev packages to toolchainSamuli Piippo2015-11-021-1/+1
| | | | | Change-Id: If6fa08858c0ab19e92c45623f7dcdcf3d8985c1a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: sync installed qt modules in image and toolchainSamuli Piippo2015-10-192-1/+2
| | | | | Change-Id: I379426397749e1c39e7d0631b361b96699bce95d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: add declarative tools and host libs to sdkSamuli Piippo2015-07-091-0/+2
| | | | | | | libQt5QmlDevTools.a is required by QtQuickCompiler. Change-Id: Ic465855af3e4acfcdb8e6674a18fee17e42c6d5b Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>