- Sep 03, 2019
-
-
Samuli Piippo authored
Change-Id: If7cdb523878f0b6b371d622318b675ac603e2891 Reviewed-by:
Kari Hormi <kari.hormi@qt.io>
-
- Aug 11, 2019
-
-
Jukka Jokiniva authored
Change-Id: I2ea550748a56173af47df573aa622c5e1638d410 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Aug 05, 2019
-
-
Jukka Jokiniva authored
Change-Id: I4f13e335392e325866e94e34d861a244776c87ec Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
Samuli Piippo authored
The switch from qt3d-runtime to ogl-runtime disabled to standalone viewer from boot2qt builds. Enable it again and include in the image. Update meta-qt5 layer to include dependency fix for the viewer. Change-Id: Ie7f7f7c0f5b349f3a9c8ec8e530933002c4551fb Reviewed-by:
Kari Hormi <kari.hormi@qt.io>
-
- Aug 02, 2019
-
-
Samuli Piippo authored
Filter configuration using the target OS and arch settings done in qt5/meta-boot2qt.txt Change-Id: Ib4501a7cbe933648a939bb76f2f5723df921f5f7 Reviewed-by:
Aapo Keskimolo <aapo.keskimolo@qt.io>
-
- Jul 31, 2019
-
-
Samuli Piippo authored
ogl-runtime depends on GLES3 and EGL, which are not available on raspberrypi and emulator, respectively. Change-Id: I2d5cd1ee9cc2f2f8c31d307a1b159711d9b910b2 Reviewed-by:
Kari Hormi <kari.hormi@qt.io>
-
Samuli Piippo authored
Enable ALSA audio interfaces so that there is direct access to sound devices e.g. when using SoundEffect. Change-Id: I58d296cd85f7ba036c93adf24d5a7bcdf17201d4 Fixes: QTBUG-76952 Reviewed-by:
Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com> Reviewed-by:
Kari Hormi <kari.hormi@qt.io>
-
Kwangsub Kim authored
Thai keyboard was added into Qt Virtual Keyboard 5.12 so that a Thai font is required to show it properly. Change-Id: I3e23e8afc27561f8442dcb075514ef04a7d246f8 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Jul 30, 2019
-
-
Assam Boudjelthia authored
Moved hard-coded path and style to settings file and update SHA of qtlauncher in boot2qt-launcher_git.bb Task-number: QTBUG-77161 Change-Id: Ib396afe01cc24da835ab520c734ae46ea4723592 Reviewed-by:
Kari Hormi <kari.hormi@qt.io>
-
Jukka Jokiniva authored
Change-Id: I75a30952363a0862a5195a5d3486e3264899ecfe Reviewed-by:
Jukka Jokiniva <jukka.jokiniva@qt.io>
-
- Jul 29, 2019
-
-
Kwangsub Kim authored
The config options for multi-process mode or single-process mode didn't match the actual option names so that it was not configured as intended. Change-Id: Ia154a699f5e78ba4fb89645e0e1069c72e9b1d9e Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Jul 26, 2019
-
-
Samuli Piippo authored
Remove unneeded instructions, change the target machines to jetson-tx2, apalis-imx6 and intel-corei7-64 and target builds to use the QBSP. Change-Id: I1f4e806b50aabdc7090634a9e0d6788ac8b8e21c Reviewed-by:
Toni Saario <toni.saario@qt.io> Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Jul 25, 2019
-
-
By default systemd doesn't set a user when starting the service, but because neptune3 needs some user specific directories we need to explicitly set it to 'root' Change-Id: Iffb042d6a7bc1b0bd121616b349c383fb9729a95 Reviewed-by:
Vladimir Minenko <vladimir.minenko@pelagicore.com> Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io> (cherry picked from thud/4c70a657) Fixes: AUTOSUITE-1143 Reviewed-by:
Dominik Holland <dominik.holland@pelagicore.com>
-
- Jul 24, 2019
-
-
Assam Boudjelthia authored
The config file defines default video and default location for boot2qt-launcher to avoid being hard-coded in the qtlauncher source code. Fixes: QTBUG-70156 Change-Id: Ia0acc8d7f832d0deb19c11e4fea0b9ae244d97a2 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Jul 12, 2019
-
-
Toni Saario authored
Modules instructions will be defined in module itself as part of abstraction of instructions. Documentation how to use moduleconfig.yaml can be found on coins documentation page under Qt Ci for module maintainers. Task-number: COIN-291 Change-Id: I58dfa5902caf3e2a6d8c8f83dc5413e3b808db03 Reviewed-by:
Kari Oikarinen <kari.oikarinen@qt.io>
-
- Jul 03, 2019
-
-
Samuli Piippo authored
Upstream meta layer has support for specifying different partition to boot. This relies on environment variable that the default bootloader doesn't have, which meant that SD card boot would not work unless image is first flashes to the device. Revert back to the default value, so that sd card boots work again. Fixes: QTBUG-75091 Change-Id: I8c519d65bd6201246dc2ca1e4db663bc21f773b8 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from thud/06234d14) Reviewed-by:
Kari Oikarinen <kari.oikarinen@qt.io>
-
Samuli Piippo authored
The HCI UART device /dev/ttyTHS3 is used for bluetooth and the hciattach command needs to be done before starting the bluetooth.service. Change originally from: https://github.com/balena-os/balena-jetson-tx2/pull/133 Change-Id: Icc9f76af5fcf24d46f53bcb2c2b1d9125001674b Fixes: QTBUG-74607 Reviewed-by:
Kari Oikarinen <kari.oikarinen@qt.io>
-
- Jun 28, 2019
-
-
Mikko Gronoff authored
Changelog: e33d860 qt3d-runtime: update to ogl-runtime v2.4 364eb06 Merge remote-tracking branch 'qtyocto/upstream/warrior' into 5.12 Change-Id: I252ac7f6483cdc6846d416162a6c8be892b36a7b Reviewed-by:
Kari Oikarinen <kari.oikarinen@qt.io>
-
- Jun 13, 2019
-
-
Mikko Gronoff authored
Update to latest content in Qt 5.12.4 branch (qtbase only). Task-number: QTBUG-75966 Change-Id: I87f76a29888a333c2f1a78b7072b5ff148699677 Reviewed-by:
Kari Oikarinen <kari.oikarinen@qt.io>
-
- Jun 10, 2019
-
-
Mikko Gronoff authored
Update to latest content in Qt 5.12.4 branch. Task-number: QTBUG-75966 Change-Id: I025e099204712339b70fe6c22b51f7fd67d267fd Reviewed-by:
Jani Heikkinen <jani.heikkinen@qt.io>
-
- Jun 06, 2019
-
-
Mikko Gronoff authored
Update to latest content in Qt 5.12.4 branch. Task-number: QTBUG-75966 Change-Id: Icae57424a6bda6fb0290d4e731bc8f9a4b5b6f91 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- May 31, 2019
-
-
Mikko Gronoff authored
Change-Id: Ife0faa59e2a230b064faa513f5afa0260f499357 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
egl was removed from linking, add it back for the reneses workaround. (cherry-picked from thud/57700d76) Change-Id: I0c82c4c74024ba10ad18cc5c813b1bfb767901b8 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- May 30, 2019
-
-
Samuli Piippo authored
Includes fix for Qt 5.12.4 Change-Id: I684975784b9eac5db5bd568b9047db341d36bd9a Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- May 29, 2019
-
-
Samuli Piippo authored
For NXP boards, use sumo-4.14.98-2.0.0_ga branch for meta-fsl-bsp-release, and add configuration form NXP i.MX 8QuadMax MEK and 8MQuad EVK boards. For Toradex board, use toradex-sumo-4.14.78-1.0.0_ga-bringup branch for the same layer, and add configuration for Colibri-iMX8QXP board. Task-number: QTBUG-73355 Task-number: QTBUG-73372 Change-Id: Ib0d7669d9a06f65a891f9ec849cb6ed5ba830688 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Mikko Gronoff authored
Pull in latest merged content from upstream/warrior & update Qt to latest content in 5.12.4 branch. Changelog: c96f9b3 qt5: update submodules baf9b8e Merge remote-tracking branch 'qtyocto/upstream/warrior' into 5.12 Task-number: QTBUG-75966 Change-Id: I92363cc8e020024d465f342b06b6f33eab2c027a Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- May 24, 2019
-
-
Mikko Gronoff authored
Update to yocto-2.5.3 tagged revision in sumo branch. Changelog: ba5f7ecd linux-intel/4.9: update to v4.9.146 c4d96f9b linux-intel/4.14: update to v4.14.92 5c84eb2e linux-intel/4.14: update to v4.14.87 c50252de linux-intel/4.14: update to v4.14.78 1f2061a7 linux-intel/4.9: update to v4.9.134 Task-number: QTBUG-75964 Change-Id: I8fcc83e393d518c33d0e36b4f5674ac1916d9bf7 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- May 14, 2019
-
-
Samuli Piippo authored
The host sysroot changed depending on bitness of the build. Don't hardcode it, but change it according to the build. Change-Id: I25bf346c8d674e6e990e7e29e27fefffe442f92f Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
Flashing Wizard conf file is using QSettings::IniFormat format, which does not allow forward slash in the group name. Task-number: QTBUG-75634 Change-Id: Ib3a44f7c2ec67de0d210a39ed3641f8e221864ac Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
Samuli Piippo authored
systemd needs PAM support for user sessions to work correctly. Task-number: QTBUG-75543 Change-Id: I95f73bbce394a9ead3aefec3c537c8aad559718a Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- May 03, 2019
-
-
Mikko Gronoff authored
changelog: 89ac66b Merge remote-tracking branch 'qtyocto/upstream/warrior' into 5.12 f087aeb Revert "qtbase: Adjust target mkspec settings" Change-Id: I5999d5471d89b7f1895cd20ae73b4b432ecd933f Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Apr 23, 2019
-
-
Samuli Piippo authored
multiscreen demo recipe was removed ages ago. Change-Id: I595cb967e8e080269de811ecb0aff0e1b560bc67 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io>
-
- Apr 15, 2019
-
-
Mikko Gronoff authored
Update to latest content in Qt 5.12.3 Task-number: QTBUG-74623 Change-Id: I047dd21dbeddf163098cf2f61c5a788c28ec1864 Reviewed-by:
Kari Oikarinen <kari.oikarinen@qt.io>
-
- Apr 04, 2019
-
-
Samuli Piippo authored
Previously all demos were installed for each device and individual demo could be excluded from the launcher list for a particual device. The exclude list was part of the demo sources, which makes it hard to maintain. Move all demos to individual recipes which can be included and excluded separately for each target based on its capabilities by modifying the BOOT2QT_DEMOS variable. By default include all currently supported demos. Task-number: QTBUG-74930 Change-Id: I31dfaa101d85b9cf7339a8180706867a5ba5bfb6 Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by:
Kari Oikarinen <kari.oikarinen@qt.io>
-
Mikko Gronoff authored
Update to latest content in Qt 5.12.3 branch & other updates. Changelog: f2b9b30 qt5: update submodules 51064b4 qt3d-runtime: update to v2.3 e413185 qtbase-native: add native libdir to search path 9a61679 opcua: add license used in open62541 3rdparty sources 7742142 qtopcua: update recipe Task-number: QTBUG-74623 Change-Id: I3733f321bff2c40d3c6612f2820ebbf397f81a0d Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Apr 03, 2019
-
-
Mikko Gronoff authored
Task-number: QTBUG-74621 Change-Id: I731e92a7595044200d0f3eab01a617160cd4df98 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Apr 02, 2019
-
-
Samuli Piippo authored
Use sizelimit while mounting the image to prevent "overlapping loop device exists" error. Change-Id: I779bd40e2f1a1b84d845978c207af414ff4feb2c Reviewed-by:
Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by:
Kari Hormi <kari.hormi@qt.io>
-
- Mar 26, 2019
-
-
Mikko Gronoff authored
Latest content merge from upstream master & update to first Qt 5.12.3 content snapshot. changelog: d4f557a qt5: update submodules bd7a586 Merge remote-tracking branch 'qtyocto/upstream/master' into 5.12 Task-number: QTBUG-74623 Change-Id: I8e272926ff34d3842fc71f4c0baf88b53e9e926b Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Mar 08, 2019
-
-
Update to Qt 5.12.2 (RC2), contains critical fixes for qtbase & qtwebengine. Task-number: QTBUG-73533 Change-Id: Ieaaab77d339f651f02333af7cee4ab1946e12a6a Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-
- Mar 06, 2019
-
-
Mikko Gronoff authored
Update to Qt 5.12.2 (final) Task-number: QTBUG-73533 Change-Id: I8924477ea6d381f823ba90344494d1ae121db078 Reviewed-by:
Samuli Piippo <samuli.piippo@qt.io>
-