summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* imx7s-warp: bring back kernel with display supportv5.12.0-beta3Samuli Piippo2018-10-249-0/+606
| | | | | | | | | | | | Add old kernel recipe from meta-freescale-3rdparty layer that was removed in sumo branch. It provides support for the display and the touchscreen. Fix perf build with old kernel sources and use correct appcontroller.conf after MACHINEOVERRIDES was changed in the machine config. Task-number: QTBUG-68899 Change-Id: I6d2cd70951f86a99a8878915ce1bfc598dc95ee0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtgamepad: add QtGamePad to the imageSamuli Piippo2018-10-245-0/+92
| | | | | | | | And build qt3d with the gamepad support enabled. QtGamePad depends on libsdl2 which needs adjustment to build without x11. Change-Id: I03e42136ab4d50d66b0d95f14ad8f21922e03477 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update meta layerMikko Gronoff2018-10-241-1/+1
| | | | | | | | Update to Qt 5.12.0 beta3 Task-number: QTBUG-70847 Change-Id: Iff30f2ab8c2eb3c7ade71000ab0caf474e5c7589 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Update to GammaRay 2.10 for QtAS 5.12Volker Krause2018-10-241-2/+2
| | | | | Change-Id: I2c29de876c917c3df8f919d70656df1e4fec9e71 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* QBSP: add check for supported host systemSamuli Piippo2018-10-236-1/+65
| | | | | | | | | | Warn user if they try to use windows QBSP on a linux system or vice versa. Set package as Default, so they are selected automatically when using command line options, and disable components if host system is not compatible so that user cannot continue with the installation. Change-Id: I84d963b8faee00c6fbaa622cb7347606a18c7c6f Reviewed-by: Katja Marttila <katja.marttila@qt.io>
* qtwebengine: remove LTCG overrideSamuli Piippo2018-10-231-31/+0
| | | | | | | LTCG is already disabled in QtWebEngine code, no need to override here. Change-Id: I85d2985672e9a1d73a3cccc55293f3a8ded68d6d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update layerMikko Gronoff2018-10-192-4/+4
| | | | | | | | | | | | | | | | | * Pull in latest upstream/master content via 5.11 -> 5.12 merge * Update Qt 5.12.0 submodules to latest revisions, including fix for unstable qtwebengine build (QTBUG-70914) * Nativesdk packagegroup updated accordingly after default packages change in upstream/master commit: "3224b02 nativesdk-qtbase: use default PACKAGES" pulled in by merge commit 21f10e4 below. Updates: aecbcd8 qt5: update submodules 21f10e4 Merge remote-tracking branch 'qtyocto/5.11' into 5.12 Task-number: QTBUG-70847 Change-Id: I50cd486687a0fa8bb63d6960895ba7e6fc4fe3b3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* poky, openembedded: update meta layersMikko Gronoff2018-10-191-2/+2
| | | | | | | | | Update poky & meta-openembedded layers to latest revisions in sumo branches. Task-number: QTBUG-70847 Change-Id: I0f525118fa9cb35668196045348489a114a00692 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* renesas: add workaround for qtwebengineSamuli Piippo2018-10-182-0/+60
| | | | | | | | | QtWebEngine on Renesas boards is unable to find address for the eglGetProcAddress symbol at runtime, instead do it already at link time. Task-number: QTBUG-71152 Change-Id: I41f831af431933eff7781d42d73ab72c68f38471 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt5: update layerv5.12.0-beta2Mikko Gronoff2018-10-161-1/+1
| | | | | | | | Update to Qt 5.12.0 beta2 Task-number: QTBUG-70847 Change-Id: I101f8c8d403316f0e08f713af5a629a473edf361 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* jetson-tx1: use basic render roopSamuli Piippo2018-10-161-0/+8
| | | | | | | | | QtWayland compositor requires QSG_RENDER_LOOP=basic to be used on jetson-tx1, same as on jetson-tx2. Task-number: AUTOSUITE-540 Change-Id: I2a20e33bcbd70aaa005fc6c49ff093d2d05316c2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* renesas: revert to working libgbmSamuli Piippo2018-10-151-0/+5
| | | | | | | | | The revision of libgbm used in sumo-Yocto-v3.9.0 does not work (egl surface creation fails). Change the revision to the one used in Renesas-Yocto-v3.9.0. Change-Id: I7f076a5237262569071e6639422c8780ac92a4ae Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtbase: update .bbappendMikko Gronoff2018-10-151-1/+0
| | | | | | | | freetype added as default in meta-qt5 commit: 333949a8239dfa7788b35f1059614733e11a6a25 Upgrade to Qt 5.8 Change-Id: Ie9da6a119bf44cc5f9fc9582970920943b633147 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* rng-tools: update rng-tools .bbappendMikko Gronoff2018-10-141-17/+2
| | | | | | | | | | | | | | | | | poky(sumo) has now a systemd service file with appropriate installation in recipe, but the rngd.service file itself is still broken using /dev/urandom as a RNG_DEVICE. Update bbappend, leaving fixed rngd.service file override in place. poky commit where systemd service added: b5fc88b3d35cc97c357ade91f0c9f376e3aed1cf rng-tools: add systemd service file init script (leaving systemd broken) was fixed in poky with commit: b3b7ee4097b42b06f92127ca98663a96284ee185 rng-tools: Fix crazy defaults Change-Id: I3330718543fd68dd9102d3f4ed3479c23d254321 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Add configuration to build non-(L)GPLv3 imageSamuli Piippo2018-10-121-0/+48
| | | | | | | | | | | | | | | | | | | | The include file marks all (L)GPLv3 packages incompatible and removes dependencies to those compoments from the image. Not all dependencies can be removed and for those there are GPLv2 alternatives available in meta-gplv2 [1] which needs to be separately added to build configuration. Note that, these relocated GPLv2 recipes do not receive the same level of maintenance as other core recipes. The recipes do not get security fixes and upstream no longer maintains them. Intel NUC is not fully supported as there is no alternative recipe available for grub-efi. [1] https://www.yoctoproject.org/docs/2.5/ref-manual/ref-manual.html#migration-2.3-gplv2-and-gplv3-moves Task-number: QTBUG-68713 Change-Id: Ie41ec924f42b1bf67c8f2c2dd26bb7dfc2b45f1d Reviewed-by: Risto Avila <risto.avila@qt.io>
* linux-firmware: remove .bbappendMikko Gronoff2018-10-101-30/+0
| | | | | | | | | Originally added to suppress build error "ERROR: QA Issue: linux-firmware: Files/directories were installed but not shipped in any package." Change-Id: I23dbce6bd6026627899d0b2355d34f1a435ad7a2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* gcc: remove .bbappendMikko Gronoff2018-10-101-33/+0
| | | | | | | | | Remove obsolete gcc-sanitizers .bbappend. Changes available via poky (sumo) commit: b46caed47b0f74520cd9280bbe3e3676d9a19046 gcc-sanitizers: Update supported architectures Change-Id: I6110977c3a5bc800a258dd128d291b1864504b99 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* intel: Update to latest mesaSamuli Piippo2018-10-108-0/+476
| | | | | | | | | Current mesa version (17.0.2) has poor performance on Intel NUC with Qt 3D Studio. Use the latest recipe available from poky/master. Task-number: QTBUG-71025 Change-Id: Id5ea895681bb83c341f80bcc8c4b540ab735bf5b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* renesas: support for RCar-3 D3 DRAAKSamuli Piippo2018-10-1019-2/+1345
| | | | | | | | | | | | | meta-renesas has support for the D3 Draak board only in version Renesas-Yocto-v2.22.0.1_D3 version. Other Renesas boards are already using more recent verions. Checkout the D3 specific version in a different directory, so that all Reneasas boards can be supported. renesas-rcar-gen3 repo has been updated with D3 drivers from D3_Linux_2.23.01_BSP_3D BSP package. Task-number: QTBUG-68925 Change-Id: If8283d31945b375ce4256a15132e185e0d676800 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* renesas: update to v3.9.0Samuli Piippo2018-10-1014-968/+40
| | | | | | | | | | Use the latest revision of meta-renesas and add support for the E3 Ebisu board. Task-number: QTBUG-68912 Task-number: QTBUG-68985 Change-Id: Ie15a69b606b1726b0404263ef9ac15a58f7258ae Reviewed-by: Jani Launonen <jani.launonen@qt.io>
* binutils: remove .bbappendMikko Gronoff2018-10-091-30/+0
| | | | | | | | | | Remove obsolete LDGOLD_sdkmingw32 append. Upstreamed fix available via poky (sumo) commit: 2c8cc36f240fca72b84d2b9cabb82faf2fa7f810 binutils: apply mingw fix only for binutils-cross-canadian Change-Id: I5189a2075e421ef0a42273f33900770f32b20de4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* perf: remove .bbappendMikko Gronoff2018-10-091-30/+0
| | | | | | | | libunwind is enabled by default in poky (sumo) by commit 4a4082768d52096be2806093249892ce7180e0bc perf: enable libunwind Change-Id: Ia872b97ca82a1a40bafba2a125bfa78f273acf61 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtbase, mesa: remove gbm related bbappendsMikko Gronoff2018-10-092-34/+0
| | | | | | | | | | | | | changes available in upstream: meta-qt5: 75e2d3a2e3888c06c1da74f3f6ab82882f450064 poky: 39e0d1f0e4e3afe8e7032bb462d21f2e6f8b714e 8be26d5833cea0d221d85a3502bbc11641209701 Change-Id: Ibb3c96ce60e79272fd3a273db772bd3940dc7551 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge "Merge remote-tracking branch 'origin/pyro' into sumo" into ↵Samuli Piippo2018-10-051-1/+1
|\ | | | | | | refs/staging/sumo
| * Merge remote-tracking branch 'origin/pyro' into sumoSamuli Piippo2018-10-041-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/pyro: automotive: update component revisions meta-qt5: update layer qbsp: update component namespace meta-qt5: update layer Change-Id: I9beadf3b95211b6af113a756ce69300713457c0d
| | * automotive: update component revisionsSamuli Piippo2018-09-242-2/+2
| | | | | | | | | | | | | | | Change-Id: If6d14ad2444b3b483c1848e197d899803647b4c1 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * meta-qt5: update layerv5.11.2Mikko Gronoff2018-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update qtbase changelog for 5.11.2 release Task-number: QTBUG-68980 Change-Id: I6ae652740f98891c982d0f35992624e5aaa2c215 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | * qbsp: update component namespaceSamuli Piippo2018-09-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | qt.embedded is renamed to embedded, matching existing components in the online installer. Change-Id: I010f567d5f6fa09c269affe91cb5ec1943e0920a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * meta-qt5: update layerSamuli Piippo2018-09-121-1/+1
| | | | | | | | | | | | | | | | | | | | | Update to Qt 5.11.2 RC2 Change-Id: Ie6ffc4e9cdaaa78ac17290994343c8ed4c0894e4 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | meta-q5: update layerMikko Gronoff2018-10-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update qt3d-runtime to 2.1 release version & Qt modules to 5.12.0 beta1: 13c852b qt5: update submodules 89b5371 qt3d-runtime: update to 2.1 release Task-number: QTBUG-70847 Change-Id: Id7abbded59633f44ea80d5780c95c09a43a61a39 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | boot2qt-demos: update revisionMikko Gronoff2018-10-041-2/+1
|/ / | | | | | | | | | | | | | | Remove Qt3D demo from launcher. 3D demo will be replaced with a more suitable candidate in the future. Change-Id: I34e4d73d62c1c42c23b234456fc3649065412e0d Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* | qtbase: enable harfbuzzSamuli Piippo2018-10-031-0/+1
| | | | | | | | | | | | | | | | | | Start using harfbuzz-ng instead of the very old harfbuzz that Qt defaults to when -no-harfbuzz configure option is used. Task-number: QTBUG-70277 Change-Id: I136bf062cf73a82a7743ce422369df4ec0873bf0 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
* | meta-qt5: update layerMikko Gronoff2018-10-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | Includes update to 5.12.0 snapshot & content merge from 5.11.2 release: 40cdc96 qt5: update submodules a34f936 Merge remote-tracking branch 'qtyocto/5.11' into 5.12 Task-number: QTBUG-70847 Change-Id: Ib285d76275bb2e4d29fb2b5b264313c0a6f00cbd Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtivi: remove dependency to libxcryptSamuli Piippo2018-10-021-2/+2
| | | | | | | | | | | | | | | | | | QtIVI is not really dependent on libxcrypt, files in the python virtualenv just confuse the package QA. Disable build-deps checks to remove false warnings. Change-Id: I5737a540839f286f83c5b817220947687eb06023 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | tegra-t18x: update to Drive 5.0 Linux Drive CX2Samuli Piippo2018-10-0131-1027/+161
| | | | | | | | | | | | | | Using [5.0.2.0] Drive 5.0 Linux Drive CX2 Change-Id: Ia21bca95f216347164e824d57bf7b7ce32243f87 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | imx8: adapt to sumoSamuli Piippo2018-10-018-59/+216
| | | | | | | | | | | | | | Use WIC to create the image. Change-Id: I0413f60f96f2f4d3300dc84fdd2baabcc9bb120d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | automotive: update revisionsSamuli Piippo2018-10-013-7/+7
| | | | | | | | | | | | | | | | | | Use latest revisions for the automotive modules. Fix qtivi build error: nativesdk-qtivi-tools requires /usr/local/bin/python, but no providers found in RDEPENDS_nativesdk-qtivi-tools? Change-Id: I853b442ab9789807cb874b92738ec1175d3f6cb5 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | sabresd: rename config fileSamuli Piippo2018-09-284-46/+8
| | | | | | | | | | | | | | Upstream has combined imx6q and imx6dl machine configs to one. Change-Id: Iac181b7e937ddb1767dcc1a5ed14ac5a358ba47c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | raspberrypi: update to sumoSamuli Piippo2018-09-286-67/+42
| | | | | | | | | | | | | | | | | | Update meta-raspberrypi layer to the latest revision on sumo branch and make the necessary adaptations. Userland recipe updated to match one from master branch. Change-Id: Ied57793c78fbd022a1b134a6d3165b98bd8a0518 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | intel: update to sumoSamuli Piippo2018-09-289-249/+2
| | | | | | | | | | | | | | | | | | | | Update meta-intel layer to the latest revision on sumo branch and make the necessary adaptations. Use WIC for the image creation and remove previously used classes that are no longer needed. Mesa is now recent enough, removing all existing recipes. Change-Id: I747505ac25397a0b2f0a811bb9a7c5e5e1a53cfe Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | toradex: update to latest releaseSamuli Piippo2018-09-2820-109/+96
| | | | | | | | | | | | | | | | Update toradex layers to 2.8b3 (rocko) and make the necessary adaptations. Use WIC for image creation. Change-Id: I7f7cc76e6c215c9edba1bcbede796b78f08b258c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | emulator: adapt to sumoSamuli Piippo2018-09-286-67/+22
| | | | | | | | | | | | | | | | - Use WIC for image creation - Update VirtualBox components Change-Id: I48d76906a66477ec844cbdc37c919079a9bd949b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | jetson: update to sumoSamuli Piippo2018-09-285-64/+3
| | | | | | | | | | | | | | | | Update meta-tegra layer to the latest revision on sumo branch and make the necessary adaptations. Change-Id: I4119fdf43507645ae3c02da01e3695cdbedf6321 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | warp7: adapt to sumoSamuli Piippo2018-09-287-148/+5
| | | | | | | | | | | | | | | | | | Upstream has switched to mainline kernel and the current kernel recipe has been removed. The mainline kernel however does not support the TRULY display. Change-Id: Ic9046efb97fe4f7080c221eb742339423fd7579a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qtlocation: rebase patch to remove build warningsSamuli Piippo2018-09-281-5/+6
| | | | | | | | | | Change-Id: Ibbc48b9d8dd0c41966e8acb71e065122ee36719f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | openssl: remove bbappendSamuli Piippo2018-09-282-130/+0
| | | | | | | | | | | | | | patching is no longer needed Change-Id: Ie56f2d6ee4b7807c9d3743bc03986104eeafdcd7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | vulkan: remove vulkan from DISTRO_FEATURES for non-gpu boardsSamuli Piippo2018-09-286-8/+8
| | | | | | | | | | Change-Id: I470d84544835ccdf8c01a21685110c751a2e526e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | poky: update to 2.5 branch (sumo)Mikko Gronoff2018-09-2816-80/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update yocto from 2.3.4 (pyro) to 2.5.1 (sumo): - Update poky, meta-openembedded & meta-mingw to sumo branch - update image classes (obsolete IMAGE_DEPENDS definitions) - Update bbappends under meta-boot2qt-distro - Update meta-*-extras layers bbappends & patches All recipes related to nitrogen6x are fixed here, but this depends on follow up commits to work correctly. Task-number: QTBUG-68681 Change-Id: Ic5802c5c1a3989bed746f96f8cf173743ec755bb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtivi: rebase patch for 5.11 and 5.12Oleksandr Kravchuk2018-09-261-7/+11
| | | | | | | | | | Change-Id: Ie0a7e6ef235c2bd5c19b802c44d3a084843d0042 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | connman: remove bbappendOleksandr Kravchuk2018-09-253-56/+0
| | | | | | | | | | Change-Id: Idafcfc55ea3588c811ce41471d94ad63ba657101 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>