| 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>
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes:
neptune-ui: workaround for AUTOSUITE-189
qtivi: QTAUTO-806
qtapplicationmanager: QTAUTO-799, QTAUTO-785
Task-number: QTBUG-66224
Change-Id: I4e459ef361baaedfffa9e37103eaa136d0c4cd34
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Sync with latest host version
Task-number: QTBUG-66224
Change-Id: Id0a93e71c20b0fa97a92cb54af1deec9003d059c
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
|
|
|
|
|
|
|
|
| |
Sync with latest host version
Task-number: QTBUG-66224
Change-Id: I91cee1be0e585c01de26c11ff07c2eff4700cd6c
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Sync embedded component SHA1s to match with host versions
Task-number: QTBUG-66224
Change-Id: I0eb1cc4eae25d25def7498e5e553f3d882d7df03
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
Sync embedded component SHA1s to match with host versions
Change-Id: I2834366e0a15d55c40ec7d6520961e51d99bad37
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Sync embedded component SHA1s to match with host versions of qtivi &
qtapplicationmanager.
Change-Id: Ic5895cec20b374011fd8b79f724003fe96c02aeb
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
QtIvi creates a virtualenv using the python3 binary from the native
sysroot. This virtualenv is also used for the SDK. As it is not intended
for the SDK it is using the wrong interpreter location.
This workaround installs the python3 binary into the nativesdk sysroot
where the qtivi nativesdk recipe can pick it up and copy it into its
virtualenv.
This needs to be improved in future versions and is discussed here:
AUTOSUITE-176
Task-number: AUTOSUITE-179
Change-Id: Ib134231204cc8c6a56f2a93bedb553ecbcbd9123
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Reviewed-by: Tobias Olausson <tobias.olausson@pelagicore.com>
|
|
|
|
|
|
|
| |
Update to latest revisions.
Change-Id: Iedf41066504d7b573773c08ae0eaa80203262f60
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
| |
qtsimulator
Change-Id: I39c3e41d5d1ca1ba4466fec4abd6bd49aa19cc10
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Update all automotive components. Merge changes done in pyro
branch.
Change-Id: I9a084b69ff7399c244098a336f0a3a112859fa17
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
|
|
|
| |
pip3 is run during install phase, so we need to have the environment
variables available also then.
Change-Id: I43aa285a5da884a0db4b651fb6a0eeb832daef51
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
|
|
|
| |
Current set of meta layers do not provide recipe for dlt-daemon.
Fix error Nothing PROVIDES 'dlt-daemon'
Change-Id: If55fc24731a2673f471d140e038f9dc0966f02e9
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This also introduces fetching the qface submodule
and the new default PACKAGECONFIG for the ivigenerator.
For the ivigenerator new native and nativesdk packages
are needed, which have a dependency towards python3 and
python3-virtualenv
Task-number: QTAUTO-472
Change-Id: I4e86168f4249c53c521c60cc2e1d44e91e968f4d
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
|
|
|
|
|
|
|
|
| |
This makes sure the QtGeniviExtras module is build if 'dlt'
is set in PACKAGECONFIG. In this case the
build and runtime dependencies are setup correctly.
Change-Id: Icf6650144692b39ddafeea9d51fc3ccf75b747c5
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
|
|
|
|
|
|
|
| |
This also fixes the geniviextras-only PACKAGECONFIG, which wouldn't
work otherwise
Change-Id: I07c748742d755734e1004ee73391a396f8b78510
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
|
|
|
|
| |
Change-Id: Ibb455bdf95c75d4d6d4f5c8c4758cd201e75c765
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
|
|
|
|
| |
Change-Id: I24ba7de59c466956987d0c81645976fc383b7ec2
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: If830306dfb29a1a28d323a3b7176572de73dba63
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
| |
Change-Id: If8bca1346873120ac1b7c4f9d264c920d1268a34
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Latests revs for appman, neptune and qtivi.
Change-Id: I18afa4f5189178d8dc039c311f472c493be3fd9c
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
|
|
|
|
|
|
|
|
| |
Needs updates for meta-qt5 and meta-mingw
Temporarily disable QtQuickCompiler (QTRD-2219)
Change-Id: I089e4b4ce56030a37ee42324c13d43bade492bf3
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
Instead of using codereview.qt-project.org directly, reuse qt5-git.inc
from meta-qt5 that defines git url to be used which simplyfies the recipes.
Also cleanup unnecessary use of sdk-sources for opened repos.
Change-Id: I80e02c9aba600eb41e2618f377e878fd8ecead11
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
neptune-ui: 3d36a7b
qtivi: ccc1f3a
appman: 8a4b17f
Change-Id: I23e9c8952bb9f24a4dcad7bb0196093e77ad2e1e
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
| |
Change-Id: Id53d4bfe09c23ab64e248d65e6cfc32e6c7ad157
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/fido:
automotive: update src uris after repos were opened
colibri-vf: change partition alignment to 1M
Make ABI selection more robust in configure-qtcreator.sh
Conflicts:
recipes-qt/automotive/neptune-ui_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/automotive/qtivi_git.bb
Change-Id: I86763619f24b40e9ac62a8c1ae84acf4ffeb4be7
|
| |
| |
| |
| |
| |
| |
| | |
Repos are now opened so there is no need to use sdk-sources anymore.
Change-Id: Ibad7b3b7f9004b51e119dc1c6897410656f40742
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|/
|
|
|
| |
Change-Id: I4a7367f29970044b19e4cc4f34471140888281d5
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
|
|
|
|
|
| |
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
Change-Id: Ia725bbe698ed5dd5144e1a3d7c98854ee08eb503
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: Marko Kangas <marko.kangas@theqtcompany.com>
|