| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/pyro: (29 commits)
meta-qt5: update layer
qt5: Enable Link Time Optimization
toradex: add Qt marketing slides
toradex: add support for colibri-imx6ull
rpi: include mcp2515 overlay for CAN support
qtdeviceutilities: update to latest version
boot2qt-demos: update revision
boot2qt-addons: update components
meta-qt5: update layer
boot2qt-launcher: update to latest version
qtdeviceutilities: update to latest version
Do not use Link Time Optimization
boot2qt-demo: update demo videos
qtquicktimeline: fetch from public repository
boot2qt-demos: no need to patch demos anymore
Don't use git folder to check if we are using SDK sources
toradex: include easy installer file in the release 7z
toradex: Add Boot2Qt material to the Tezi image
meta-qt5: update layer
qt5: update submodules
...
Change-Id: I23e9b0a018328d7be1441616c07c526e2db61be2
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|/
|
|
|
|
|
|
|
| |
Added LAYERSERIES_COMPAT to layer configs to indicate their
compatibility with sumo.
Change-Id: I6251ea2cbe785e755357beb32a3e713d2919d89c
Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Latest revisions from 5.11 branch for all automotive components and
changing the recipe to for neptune3, which replaces both neptune-ui
and multiscreen-demo.
Neptune3 uses git-lfs, which needs to be enabled in the host system.
Task-number: QTAUTO-928
Change-Id: I8494f31267f5362655493155929264698a96d7b5
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
Move distro specific recipes to own layer and leave only new recipes
and bbclasses to meta-boot2qt layer. This makes it easier to include
meta-boot2qt to your own distro layer to get access e.g., QDB and
QBSP recipes that might be useful even without boot2qt distro.
Task-number: QTBUG-65871
Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
|