summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-qt5: update layerMikko Gronoff2018-09-071-1/+1
| | | | | | | | Update to Qt 5.11.2 RC Task-number: QTBUG-68980 Change-Id: Ife7e3813bcac527cb8abfa4c239a60bfd866fa35 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: Enable Link Time OptimizationSamuli Piippo2018-09-072-0/+32
| | | | | | | | | | Re-enable building qtbase and rest of the modules with Link Time Optimization that significantly improves performance and reduces binary sizes. Exclude it from QtWebEngine, as it produces unstable binaries for ARM. Task-number: QTBUG-68688 Change-Id: Ic2448229b878c5b16febf4773dba6c52f5983fd5 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: add Qt marketing slidesSamuli Piippo2018-09-071-0/+4
| | | | | | | | | Marketing slides are shown during the tezi image installation. The tar package overrides the default one from toradex layer. Task-number: QTPM-1505 Change-Id: Ie9870854074bc3c6b8d5ab765a0a173c9a9336fa Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: add support for colibri-imx6ullSamuli Piippo2018-09-0718-67/+172
| | | | | | | | | | All u-boot scripts updated and one added for colibri-imx6ull. Colibri-imx6ull supports tezi, but has same size limitation as colibri-imx7. Task-number: QTBUG-70052 Change-Id: Ia05f15c27ceff2b643470c08c3c1be6ace209fb4 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* rpi: include mcp2515 overlay for CAN supportSamuli Piippo2018-09-071-0/+5
| | | | | | Task-number: QTBUG-70345 Change-Id: I94b0db5f1be43668832d1f283590f1a6bf0b91f9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtdeviceutilities: update to latest versionMikko Gronoff2018-09-071-1/+1
| | | | | | Task-number: QTBUG-69814 Change-Id: Ie00cdbca48b5fffcdb212cc1586ff001cade445a Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* boot2qt-demos: update revisionSamuli Piippo2018-09-071-1/+1
| | | | | | | Task-number: QTBUG-70394 Task-number: QTBUG-70390 Change-Id: Iba95b64b1af508fedda79b7bd7313e263a5ad403 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* boot2qt-addons: update componentsMikko Gronoff2018-08-312-2/+2
| | | | | | | | | | | | | | | | | | Updates: boot2qt-demos: d7e9731 do not enable highdpiscaling on emulator f730907 Fix mediaplayer default video path 09aa32d Fix some major scaling & font issues on ebike-demo boot2qt-launcher: ce4d383 Do not enable HighDpiScaling on emulator a061521 Fix ebike-demo font issues Task-number: QTBUG-70198 Task-number: QTBUG-69840 Change-Id: I9944f79c79417f01338aabdd7d76ff63678a26eb Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* meta-qt5: update layerMikko Gronoff2018-08-291-1/+1
| | | | | | | | Update latest content in Qt 5.11.2 branch Task-number: QTBUG-68980 Change-Id: I8904e66855ff6bef7a956eb92223f576d6869510 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* boot2qt-launcher: update to latest versionMikko Gronoff2018-08-281-1/+1
| | | | | | | | | | | | | * Updates included: 5d8d87f Fix mediaplayer default video path fa623c1 Fix qtquickcontrols2 theme & icon issues 3c8dd0c Move color definitions to QSettings Task-number: QTBUG-69536 Task-number: QTBUG-69950 Task-number: QTBUG-70198 Change-Id: I680e20cc110a3d38312c5a8d2c46d66e4a157cd9 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qtdeviceutilities: update to latest versionMikko Gronoff2018-08-281-1/+1
| | | | | | | | | | * Updates included: 27ac1af Add missing powered property to NetworkInterface 041e4ef Remove extra servicesChanged signal emit 9034db2 Fix connman connection initialization after it is available Change-Id: Iddd84151963135c78114a9e159f6087cbf80dd5f Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Do not use Link Time OptimizationMichal Klocek2018-08-271-1/+0
| | | | | | | | Ltcg creates currently unusable qwebengine binaries for arm. Task-number: QTBUG-69808 Change-Id: I60d47f63295c3f1b6d8031e9ca768c08e3898e88 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* boot2qt-demo: update demo videosSamuli Piippo2018-08-241-8/+10
| | | | | | | | Use the new videos for the media player demo. Task-number: QTBUG-68675 Change-Id: Ic51ce61c3bb52a7cd28cc8b0fd5542f37bb88d31 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qtquicktimeline: fetch from public repositorySamuli Piippo2018-08-244-60/+11
| | | | | | | | | | Repository is now public, so we can treat it as a regular qt5 module. Remove qmlpreview recipe as that's part of qtdeclarative in 5.12. Task-number: QTPM-1153 Change-Id: I9bf608136c956124c83c23d50b52f4050bde10c5 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* boot2qt-demos: no need to patch demos anymoreSamuli Piippo2018-08-241-18/+2
| | | | | | | | Update revision and remove unneeded patching of the sources. Task-number: QTBUG-69950 Change-Id: I406483d4e9a7f9eea1e932e9d176d72398f14860 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Don't use git folder to check if we are using SDK sourcesSamuli Piippo2018-08-241-1/+1
| | | | | | | | | The license file is added to the sources when SDK is created, use that instead of the git folder to check if we are inside SDK. Allows users to create git repo out of the SDK sources. Change-Id: I01f1837fc9d35063470e4409d64d9e1ccaa08e48 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: include easy installer file in the release 7zSamuli Piippo2018-08-203-0/+12
| | | | | Change-Id: I09852c003bfc7d9cac6c30708ada95c09d785efd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: Add Boot2Qt material to the Tezi imageSamuli Piippo2018-08-205-2/+134
| | | | | | | | | | Make the image recipe's summary more descriptive as it's shown in the easy installer. The Boot2Qt EULA is shown to user before the image can be installed. Task-number: QTPM-1427 Change-Id: I1039bdc0756a94922a93bd87fa5eb0193237285f Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
* meta-qt5: update layerSamuli Piippo2018-08-201-1/+1
| | | | | | | pull in fix for qtenginio and qtsystems. Change-Id: Ib9922d9e556186b90fc58829600ddde2514a6315 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodulesSamuli Piippo2018-08-172-2/+2
| | | | | | | pull in latest meta-qt5 layer, and update qmllive revision. Change-Id: Iddacb1595c7006ed78a2bf7703aa660d09d20dd9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* toradex: fix problem with basehash in teziSamuli Piippo2018-08-161-0/+4
| | | | | | | | | | The tezi image uses DATE value but does not exclude it from basehash calculation, which leads to build error: "basehash value changed from ... to .... The metadata is not deterministic and this needs to be fixed." Change-Id: I02650c233df7d7b5443a4968f8b7be3759506cef Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* imx8: enable 888 buffer modeSamuli Piippo2018-08-161-0/+8
| | | | | | | Use QT_QPA_EGLFS_FORCE888 to prevent banding effects. Change-Id: I3570ceb9a9099daf931dd710f0fb6574f16e6b8a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* emulator: build hdd image in correct phaseSamuli Piippo2018-08-151-1/+1
| | | | | | | | hdd image need to be done before do_image_complete, since that's the phase is used in qbsp class. Change-Id: I49a84b1c2311dbb3d3fbc1a40915adb801e33cd3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* automotive: update submodulesSamuli Piippo2018-08-153-4/+4
| | | | | | | Add the updated commercial license to qmllive Change-Id: Iaeb07e22e1334e05e3f16e14f6f118af80ba77ff Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Merge "Merge remote-tracking branch 'origin/QtAS-5.11.0' into pyro" into ↵Samuli Piippo2018-08-140-0/+0
|\ | | | | | | refs/staging/pyro
| * Merge remote-tracking branch 'origin/QtAS-5.11.0' into pyroSamuli Piippo2018-08-140-0/+0
| |\ | | | | | | | | | Change-Id: Ia4a27d2096461c996cbb87d69b937df65cfde649
| | * Neptune 3 UI: update the latest revisionsBramastyo Harimukti2018-06-141-1/+1
| | | | | | | | | | | | | | | Change-Id: Id8e5194e97cfa9d2c2060366267fae00e38f64f8 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | Update Qt license agreementSamuli Piippo2018-08-1442-344/+967
| | | | | | | | | | | | | | | | | | | | | | | | | | | Include the latest Qt License Agreement version 4.0, as it's available in qtbase. Use the same filename as used in meta-qt5 layer, so this license will be used in all Qt recipes that use The-Qt-Company-Commercial license. Change-Id: Ic02eb2c6c6d210ad30ee6a65d23afaa5b8b68589 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | | Use MACHINE_EXTRA_INSTALL_SDK to include libnss-mdns for QEMU toolchainsRyan Chu2018-08-141-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | MACHINE_EXTRA_INSTALL means that libnss-mdns was installed into the image and not to the toolchain that Coin is using. What we wanted was MACHINE_EXTRA_INSTALL_SDK += "libnss-mdns" Relates to yocto/meta-boot2qt 2f17ab34687ef100c4390057dd220ab431ec8ff8 Change-Id: Ic556dd874dd39c2e9661904bd78145e1f88086cf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | ti: remove all support for TI boardsSamuli Piippo2018-08-1427-8038/+1
| | | | | | | | | | | | | | | | | | | | | | am335x-evm, beagleboard and beaglebone are no longer supported or maintained, so builds are no longer working. Remove all recipes and configurations for them. Task-number: QTBUG-69047 Change-Id: I1787187363386c6ace00077e6291c7ac591d5e12 Reviewed-by: Kalle Viironen <kalle.viironen@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | update-qt5-modules: update all recipes in a layerSamuli Piippo2018-08-141-20/+26
| | | | | | | | | | | | | | | | | | Recursively find all recipes matching Qt module when running the update-qt5-modules.sh script. Optionally the layer dir can be given as an argument. Change-Id: I242154ad56bad0759043b8bf092e24a31f58a6b3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | boot2qt-demos: update revisionSamuli Piippo2018-08-061-1/+1
| | | | | | | | | | Change-Id: I597c3f5bd9ad4e43b3c449f937dd489081917dee Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | Add libnss-mdnsJędrzej Nowacki2018-08-033-0/+90
| | | | | | | | | | | | | | | | | | | | | | We need mdns to resolve .local while testing qt network stack in CI. Otherwise the tests would not see announced services. Relates to qt/qtbase 5c5af7155ae989664919de1f10ac17121fa12a36 and qt/qt5 e99fe6b35439577318916ba2d8b28a2d6be2cdfc. Change-Id: I480f457f4b39876788ed2e00f6fdcc0a72bfe90f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update layerSamuli Piippo2018-08-021-1/+1
| | | | | | | | | | | | | | Update to latest Qt 5.11.2 Change-Id: I5ea8014d4e3af919ddab2d5497c2ef5502857862 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | Add support for static buildsSamuli Piippo2018-07-053-7/+19
| | | | | | | | | | | | | | | | | | | | Necessary recipe changes to support building image with static Qt5. Boot2Qt Launcher will not be fully functional, but the image can can be built. Task-number: QTBUG-69002 Change-Id: I863c40d7b6b3f432b9f78c0477b26030f4818733 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | Configure Qt with commercial licenseSamuli Piippo2018-07-051-0/+3
| | | | | | | | | | | | | | | | Enable commmercial license build for Qt by default. Task-number: QTBUG-64246 Change-Id: I018a14da806b523ca900bfc29a228c022d6487fc Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | meta-qt5: update to Qt 5.11.2Samuli Piippo2018-07-051-1/+1
| | | | | | | | | | Change-Id: Iefacf7360798880fc03446ee71f3d2583bc9c02d Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | qmllive: add commercial license optionSamuli Piippo2018-07-041-1/+1
| | | | | | | | | | Change-Id: I4528895f422b0902aa84fe0d722dd42806dd4b30 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | qt5: Enable Link Time OptimizationSamuli Piippo2018-07-032-1/+5
| | | | | | | | | | | | | | | | | | Build qtbase and rest of the modules with Link Time Optimization that significantly improves performance and reduces binary sizes. Task-number: QTBUG-68688 Change-Id: Ia6b73b063c65a719549b26adaf1d67f94cae65a6 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | Do not use qt meta catalog translation packageSamuli Piippo2018-07-021-1/+0
| | | | | | | | | | | | | | | | | | | | The qt_xx translations have dependencies to qtquick1 and qtscript, which are not available in the image, which then breaks loading of the translation file. Task-number: QTBUG-69146 Change-Id: I76b785d802ebba6b1186c03d69322d182321ebbc Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | toradex: update to 2.7b5 releaseMikko Gronoff2018-06-292-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest tagged release for morty branch. More recent releases are for rocko and not compatible: - meta-toradex-bsp-common -> updated past 2.7b5 tag to toradex/morty HEAD to solve build issues with updated meta-openembedded - meta-toradex-nxp -> updated to 2.7b5 Task-number: QTBUG-65794 Change-Id: I1b48aeef9af8c5ca6912db069957e8859346d79b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Add Qt3D Studio Runtime libs and viewerSamuli Piippo2018-06-292-0/+3
| | | | | | | | | | | | Task-number: QTBUG-67761 Change-Id: I2ed7b65b658fe34a5e7cda3670c233ddf7eaa954 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | meta-qt5: update layerMikko Gronoff2018-06-284-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | * Includes merged commits from upstream/master & new recipe for Qt3DStudio runtime libraries * gsteamer1.0-plugins-bad appends added to meta-boot2qt-distro specific bbappend as plugins-bad was moved to plugins-good as upstream/master is built against poky (sumo) and we're still at pyro branch. * qtbase bbappend updated with new getentropy packageconfig. Change-Id: I612040526fa73ba8866187c0f6931b2194444b9a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | boot2qt-demos: update & cleanup recipeMikko Gronoff2018-06-261-11/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to latest version, including UI fixes for mediaplayer - Remove obsolete qtwebbrowser SRC_URI, as browser is now part of demos repo under basicsuite folder instead of submodule - Add only currently used demo content to image Task-number: QTBUG-68978 Task-number: QTBUG-62791 Task-number: QTBUG-68674 Task-number: QTBUG-68471 Change-Id: I78353321ec0485111a5d7bc0fb3088048eb8ec50 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-openembedded: update to latest revision in pyro branchMikko Gronoff2018-06-261-1/+1
| | | | | | | | | | | | Task-number: QTBUG-68980 Change-Id: Iba32d65cc7341a01f50a2450209169f6c884855f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Add correct Qt version to image deploy configsSamuli Piippo2018-06-262-3/+2
| | | | | | | | | | Change-Id: Iada2c529cb4a91ee1f36f60d3112b91aafa27df1 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | boot2qt-launcher: update to latest versionMikko Gronoff2018-06-251-1/+1
| | | | | | | | | | | | | | | | | | Demo launcher UI layout fix Task-number: QTBUG-68650 Change-Id: I8b1b1511cdb9a99b1ddae0a719f2647f241ed336 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>