- Mar 18, 2020
-
-
Samuli Piippo authored
Remove the dots that are printed while the SDK is being extracted. These make the installer output noisy as every dot is printed on a new line. Change-Id: Ifc05bd09652c96164b06e880457c272ac15ce2b2 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Mar 17, 2020
-
-
Mikko Gronoff authored
Adapt to latest Qt 5.15 changes (fixes QPainterPath class related build break) Change-Id: I49f04d7628b4ca9d612d7ebb40af9a5b44714c82 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
Adapt to latest Qt 5.15 changes (fixes QPainterPath class related build break). Change-Id: Iebb4be88d85771394dba388a22fac50b3ad26cfd Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
Update to latest content in Qt 5.15 branch Task-number: QTBUG-80823 Change-Id: I77ca9aeba6542d7fe0d15e01d72502ab7d6289e2 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Mar 16, 2020
-
-
Samuli Piippo authored
Switch from using direct ALSA backend to PulseAudio. Task-number: QTBUG-82640 Change-Id: I405422d3c4629ed0f6185a9c99152e9f5112fc91 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Add configuration to config.txt to enable both HDMI outputs. The KMS atomic API needs to be disabled as it fails with dual HDMI output. Taskk-number: QTBUG-82816 Change-Id: I1a9cc95eecd9fad253862da764f52bebb5cdd1df Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Change-Id: I6eb2d3343c316b64f8143fda4a253f9c186a40ca Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Mikko Gronoff authored
...instead of master. Change-Id: I3a8f4c74ae532086339541703a7a979aae34a4d0 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Mar 14, 2020
-
-
Mikko Gronoff authored
-
Mikko Gronoff authored
Pull latest changes from upstream & 5.14 branch. In sync with preceding merge commit from meta-boot2qt (warrior) the qtquicktimeline recipe was removed from meta-boot2qt & moved to meta-qt5 layer. changelog: eb59ee61 Add vulkan PACKAGECONFIGs to qtbase and qtwayland 5114e305 Merge remote-tracking branch 'qt/5.14' into 5.15 Change-Id: I1f3c3ee82f2c04ddf6e3ab10f30755da6d50f62e Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Mar 10, 2020
-
-
Mikko Gronoff authored
* qt/warrior: 92d6772c Merge remote-tracking branch 'qt/5.14.1_QtAS' into warrior 4836e23f boot2qt-demos: update to latest revision 561de043 ostree: avoid race condition in case tests directory does not exist f83f59f2 Update automotive sha1s for QtAS 5.14.1 93c5d711 [automotive] update sha1 for Neptune 3 UI 0f295b8a meta-qt5: update layer ebcc35ae boot2qt-launcher: update to latest revision 58dfb705 boundary, freescale-3rdparty: update layers 7f2639d3 Merge remote-tracking branch 'qt/5.14.1_QtAS' into warrior 719c7efe Move back to primary toradex git server 7e50e244 dbus-session: make sure user runtime dir is created in time 6a33600f meta-qt5: update layer 0a16af41 poky: update yocto to v2.7.3 9149850e Update NXP EULA to latest version d0327eb8 qtapplicationmanager: update revision 25fdf1b0 gammaray: update license checksum 83ab6464 [automotive] update fonts license 7414c000 Update automotive sha1s for QtAS 5.14.1 Conflicts: meta-boot2qt-distro/conf/layer.conf meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demo.inc scripts/manifest.xml Change-Id: Ie8cf7c4807c7d8ca4be87adf8307a3dac8b332fb
-
Samuli Piippo authored
* qt/5.14.1_QtAS: ostree: avoid race condition in case tests directory does not exist Update automotive sha1s for QtAS 5.14.1 [automotive] update sha1 for Neptune 3 UI Change-Id: If951a3ec35d7e98e0c6999f5d8819e1451283ac9
-
Mikko Gronoff authored
Change-Id: Ibab08bbd1407f023b9f0381f0162dd8bcec85295 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Mar 06, 2020
-
-
Mikko Gronoff authored
Update to latest content in Qt 5.15 branch. Change-Id: I59b74aba15c8cf5f94bb2e1e2271ebd50389cb8c Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
Change-Id: I1dfdc57adc679d1bf90257ab4d95fa3c0477429d Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Samuli Piippo authored
Fix build error: /home/qt/work/build/build-colibri-imx7/tmp/hosttools/mkdir: cannot create directory ‘tests’: File exists Makefile:2999: recipe for target 'tests/.dirstamp' failed make[2]: *** [tests/.dirstamp] Error 1 Change-Id: If86e83642f5102712e19f1ee93193cd38fe9dff3 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Mikko Gronoff authored
Change-Id: I53660da96d69153a7427a1b1f7183421daa3c24c Reviewed-by:
Kimmo Ollila <kimmo.ollila@qt.io>
-
Egor Nemtsev authored
Change-Id: I1e5a4ffae531c5a3abe84c7b5186c4964540ee66 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Mar 05, 2020
-
-
Mikko Gronoff authored
* Update to latest content in Qt 5.14.2 branch & pull latest content from upstream * With latest changes from upstream python3 is now the default but some modules still require python2. Adapt to the python version switch by adding meta-python2 repo & bblayers configs * Mask gstreamer1.0-plugins-good_%.bbappend from meta-qt5 layer as it is too new to work with warrior branch poky layer & add the older version of .bbappend to meta-boot2qt layer instead changelog: de2ecaa1 coin: update module_config.yaml with meta-python2 support f9a58d62 Merge remote-tracking branch 'qt/upstream/master' into 5.14 2da972e5 qt5: update submodules Task-number: QTBUG-81892 Change-Id: Ic3d74c72116f88b254f239c39d86b8638eedf8a6 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Mar 04, 2020
-
-
Mikko Gronoff authored
Update to latest revision in zeus branch. Task-number: QTBUG-80821 Change-Id: I9715a76c16c613e0ff4527ca4e85738498ae9701 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Mar 02, 2020
-
-
Mikko Gronoff authored
Update boot2qt demo launcher & demos recipes to latest revisions in 5.15 branch. Change-Id: I3bc10202b3e33158242fd18bde4dc036bc6deec1 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
We have now recent enough gcc that this workaround is not needed anymore. Change-Id: I2fc5fa5be0bda2bcc95d5828972597f500b2dc74 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Feb 28, 2020
-
-
Mikko Gronoff authored
Include fix for QTBUG-78257. Change-Id: I96ce3dac7fb9cfeda598853056d4355f5ca1fb3e Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
Update to latest revision in meta-boundary & meta-freescale-3rdparty (warrior) branches, fixing linux-firmware recipe build error with yocto 2.7.3 for several targets. Task-number: QTBUG-81891 Change-Id: I4b219cb7fd6c16c5f512e597e06361280b0589ea Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
* qt/5.14.1_QtAS: 719c7efe Move back to primary toradex git server 7e50e244 dbus-session: make sure user runtime dir is created in time d0327eb8 qtapplicationmanager: update revision 25fdf1b0 gammaray: update license checksum 83ab6464 [automotive] update fonts license 7414c000 Update automotive sha1s for QtAS 5.14.1 Conflicts: meta-boot2qt/recipes-qt/automotive/qtapplicationmanager_git.bb Change-Id: I64528904ffb5cf964cd8e8dc8950d840526775ce
-
Mikko Gronoff authored
Now that official tag is in place, update to actual tagged 3.0.2 (two commits up since last update) Change-Id: I43f567155c08119b15cb1ec75d86cecc399a5c2f Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Samuli Piippo authored
Change-Id: Ie6726a5c66896f977dd457507bcec9746672633e Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
The dbus-session did not start correctly because the user runtime dir was created too late. Add dependency to the systemd service for it. Fixes: AUTOSUITE-1443 Change-Id: Idc641feff21907921365e26d10ae188117969d7a Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Feb 27, 2020
-
-
Samuli Piippo authored
Gdb now has dependency to libgcc_s_sjlj-1.dll found in the bin folder. Add symlink to it for the gdb. Fixes: QTBUG-82548 Change-Id: Ic8ea1b45de5feca7aa61843e1d5ba73f11c41e5d Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Mikko Gronoff authored
Update to latest content in Qt 5.14 branch & move qtquicktimeline recipe to meta-qt5. changelog: 9be6548e qt5: update submodules b5e4f925 qtquicktimeline: add recipe Task-number: QTBUG-81892 Change-Id: If0d083194c0f892bac2b419548d6398bfbe98954 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Feb 26, 2020
-
-
Mikko Gronoff authored
* Update meta-freescale to latest revision in zeus branch * Update meta-toradex-nxp to latest revision in zeus branch * Update meta-toradex-bsp-common to zeus branch (revision before TEZI_DATE introduction) * Update tezi overrides in image_types_sdcard.bbclass to match latest version of image_types_tezi.bbclass Change-Id: I361476aca17eb8d88b456fc8b8b481dca5473b52 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
* Update to proposed Qt 5.15.0 Beta1 content * Update ogl-runtime to v2.6.0 Task-number: QTBUG-80823 Change-Id: Icb09ce2e9f5630e6ff7a42eed04fca2161073ded Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
Task-number: QTBUG-81891 Change-Id: I215edbc610f668790eef679bbce50d0d298f8fe1 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Feb 24, 2020
-
-
Samuli Piippo authored
Use latest versio of NXP EULA from meta-freescale for QBSPs. Change-Id: Ia468d940ab799615fd0d7730237c6e014804f9d9 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Fixes mingw build. Change-Id: Ia4f0ea3288353d6d84207f51fa6035cbafcfae96 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Feb 21, 2020
-
-
Mikko Gronoff authored
Update with demos & deviceutilities recipes with latest 5.15 branch SRCREVs Change-Id: Iabac2adf793c76de93ad999db37647d8b9b1cea8 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Mikko Gronoff authored
* qt/warrior: aff4b990 image_types_sdcard: update override 4fcf1918 boot2qt-demos: update to latest revision f53c0a7c Merge remote-tracking branch 'qt/thud' into warrior bc2aafe9 boot2qt-demos: update to latest revision 555b13a8 Merge remote-tracking branch 'qt/sumo' into thud 6c94e7e6 tegra: remove unused variable 4a5a1516 Update Qt license agreement 141cb4a1 Update automotive sha1s for QtAS 5.13.2 6e0fcfdf [automotive] update the latest Neptune 3 UI, QtAppMan 7eaa5658 meta-qt5: update layer 75eb56af Merge remote-tracking branch 'qt/thud' into warrior ff98b95f neptune: hide mouse cursor dbb103e4 toradex: update layers to 3.0b3.118-20200101 1e13abd0 Include mtd-utils in the image 076bc370 meta-tegra: update to L4T R32.2 b2f2aa8f meta-intel: update layer c26c8851 [automotive] update the latest Neptune 3 UI, QtIVI, QtAppMan 4f356dea meta-boundary: update to latest revision in warrior branch 1bbaf126 Update automotive sha1s for QtAS 5.13.2 59bfc2dd (tag: v5.12.7) meta-qt5: update layer ec55645d meta-qt5: update layer d69f864a Update qtsaferenderer to 1.1.2 for QtAS 5.13.2 b7748d9e meta-qt5: update layer 4fb06ead Update automotive sha1s for QtAS 5.13.2 e6647b20 intel: use basic rendering loop bda95097 boot2qt-demos: update revision 4d19857c Update automotive sha1s for QtAS 5.13.2 0fdffd2a Update automotive sha1s for 5.12.6 in sumo branch 57413cee Update automotive sha1s for 5.12.6 in sumo branch 6912408e neptune: add PACKAGECONFIG for ogl-runtime support 7810d9de neptune: update revision 18b4fd0a Update automotive sha1s for QtAS 5.13.2 22f1058a (tag: v5.12.6) meta-qt5: update layer 5c6f2889 meta-qt5: update layer Conflicts: scripts/manifest.xml Change-Id: Ieceb01aabf43ecb9a81867c972aafe74a3ed30b8
-
- Feb 20, 2020
-
-
Samuli Piippo authored
Restructure the CI build instructions so that all the steps can be done in correct phase. Internal repos are now needed for the meta-tegra NVIDIA_DEVNET_MIRROR downloads. Change-Id: I9b884e89f554562e3ca217c16aca1df855561ae6 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Disable autoloading of tegra-udrm module as eglfs fails with it: https://github.com/madisongh/meta-tegra/issues/236 Fixes: QTBUG-82297 Change-Id: Ib2a6ca9ef4af04fc19a0954da1321ab0c1efa0c1 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Starting with L4T R32.3.1 and JetPack 4.3, The Tegra Multimedia API kit has moved to JetPack, so all builds now require you to set up an SDK Manager downloads area or use of the The Qt company internal playground git repository. NVIDIA_DEVNET_MIRROR is set to the internal repository and needs to be changed (e.g. in local.conf) to your local path if not using the playground repository. Booting from SD card won't work unless the eMMC has the matching u-boot and/or kernel. Change-Id: Id892ed6a6b367b24bd84f9225ffbbb94fb4a1513 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-