| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Not entirely a normal kind of merge. In previous merge
from origin/morty into pyro several automotive suite
specific commits were left out from the merge due
conflicts in automotive component recipes between
used platforms (morty 5.9 vs. pyro 5.10).
The commits previously left out fo the merge are
now included in this merge by a direct copy of
origin/morty branch's recipes-qt/automotive folder
into pyro. An exception is a single commit in pyro
(8513b63 - neptune-ui: bump srcrev, install fonts system-wide)
that's left in place and merged with origin/morty
content. Also, the toolchain changes under
packagegroups folder for automotive are applied,
thus making the following included commits list:
origin/morty:
qtdeviceutilities: update to latest version
meta-qt5: update meta layer
meta-qt5: update meta layer
neptune-ui: fetch sources from code.qt.io instead of github
automotive: update neptune-ui
automotive: update qtapplicationmanager
automotive: update components
intel: update mesa to 17.0.2
automotive: update qtapplicationmanager
automotive: update qtivi & qtapplicatiomanager
Update GammaRay to the 2.9.0 release
automotive: update qtivi
automotive: update revisions
automotive: update revisions
automotive: update revisions
automotive: update revisions
Neptune-UI: Update to use the latest Neptune-UI
qtivi: Fix the broken python3 binary inside an yocto SDK
Update GammaRay
qtquickcontrols2: Fix background regression
kontron: update SMARC-sAMX6i BSP to r03.00
origin/morty (previously left out):
Fix license checksum due to incremented year number
Update GammaRay revision
multiscreen-demo: update revision and fix startup
automotive: update revisions
sdk: add qtapplicationmanger staticdev package
qtivi: enable ivigenerator for toolchain
appman: add dependency to nativesdk-qtdeclarative
qtivi: Update to the latest version and add PACKAGECONFIG options for qtsimulator
Conflicts:
recipes-qt/automotive/gammaray_git.bb
recipes-qt/automotive/multiscreen-demo_git.bb
recipes-qt/automotive/neptune-ui_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/automotive/qtivi_git.bb
recipes-qt/b2qt-addons/b2qt-demos.bb
recipes-qt/qt5/qtdeviceutilities.bb
recipes-qt/qt5/qtsystems_git.bbappend
scripts/manifest.xml
Change-Id: I95ee06882d88e0dc91be1b9a769e4d88e0b11591
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix yocto build issues with nativesdk-qtivi and include
the ivigenerator to the toolchain.
ivigenerator is disabled for mingw build since it is using
the prebuild python binaries and doesn't work with virtualenv.
Task-number: AUTOSUITE-176
Change-Id: I4765652919649f4aafeb723127b0e75194325f92
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|/
|
|
|
|
|
|
| |
QtQuickCompiler is now part of qtdeclarative, separate recipe is no longer
needed. Keeping qtquickcompiler.bbclass still for backwards compatibility.
Change-Id: I8e6a66b176fc17c4bb161ae4638125238518e22a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
Task-number: QTAUTO-274
Change-Id: I467e93dc25a314cda0a4c35fe990c2b1274bc251
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|