summaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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>
* qtquickcompiler: disable for BYOSSamuli Piippo2015-06-171-2/+1
| | | | | | | | | QtQuickCompiler sources are not distributed, so for BYOS builds we need to disable. For now, only print note that it's not supported. Next step is to try to use the precompiled version from SDK. Change-Id: I8185e66fd2bc6471218ee3ea8520fa40c2c08592 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Update to using Qt 5.5Samuli Piippo2015-06-163-4/+5
| | | | | | | | | | | | | | Changes required to support Qt 5.5. - eglfs hooks are now plugins - disable Qt .bbappends from meta-fsl-extra - include qt3d and qtcanvas3d to image - remove QtQuickEnterpriseControls - use Qt Quick Compiler 3.0 - update Qt VKB sha1 - use 5.5 branch from meta-qt5 (playground repo) Change-Id: I6fe830ee1edf6937c40ddedba06fdf1694f9dacc Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* emulator: Qt5 support for emulatorSamuli Piippo2015-05-271-0/+3
| | | | | | | | | | | Emulator has special handling for OpenGL support: QtGlesStream provides the runtime opengl support but since it depends on qtbase, we need to use qtglesstream-dummy-client when building qt. Also since both recipes provide same files, we must disable do_populate_sysroot from qtglesstream so that libs from dummy-client remain there. Change-Id: Ifde698e7d46863dbb82c6f3ad791412775e111ea Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* qt5: make qtwebengine a distro featureSamuli Piippo2015-05-202-2/+3
| | | | | | | | Some devices won't have qtwebengine, so make it a DISTRO_FEATURE that can be removed in device configs. Change-Id: I751b1cdcc1eea48effec3980ed2da4799f88af9e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Enable Qt Quick CompilerSamuli Piippo2015-05-122-0/+2
| | | | | | | | | Build Qt Quick Compiler and use it for VKB and QtCharts. Use BBCLASSEXTEND to build all 3 version (target, native and nativesdk) of Qt Quick Compiler. Change-Id: I611fe7762b8d9124b146b7fe976f09130d5912fa Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
* Build Qt5 and all addonsSamuli Piippo2015-05-125-0/+212
Use meta-qt5 layer to build Qt5, commercial addons and b2qt addons. Create new image and toolchain recipes with Qt5 content, so that the existing image and toolchain remain as-is without Qt5. Currently support only for imx6 targets. Change-Id: I398750dd1a62c6ff8ea216cfe364da273d8e9a77 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>