| 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>
|
|
|
|
|
|
|
|
| |
Automotive suite 2.0 will need it.
Task-number: AUTOSUITE-123
Change-Id: I07eed62ee9ae40225e6de7ccac07383a0f1ab62f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/krogoth:
AM: update revision
Add appman versions of Kit and Qt to creator
fonts: add recipe for GNU FreeFonts
Add multiscreen automotive demo
neptune: update to include fix for i18ndemo
fonts: update URL for lohit font
Update GammaRay to the same version as used by the QtAS 1.1 host tools
emulator: correctly append qtsimulator configuration
Update automotive components
setup-environment: don't exit the shell on error
neptune-ui: add runtime dependencies
update meta-qt5 (merged upstream/master) SHA1 to manifest.xml
AM: Add appman tools to automotive nativesdk
configure-qtcreator: suppress unnecessary error
Update GammaRay to the latest 2.7 branch
Conflicts:
recipes-qt/automotive/neptune-ui_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/qt5/qtlocation_git.bbappend
scripts/manifest.xml
Change-Id: I96601e7d7a1827a6631fe59d18101d2ad3b70871
|
| |
| |
| |
| |
| |
| |
| |
| | |
Startup is disabled by default.
Task-number: QTAUTO-275
Change-Id: I3c7cbca10dc3a0d0ca2cc512c34b02b6985fe0d9
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|/
|
|
|
|
|
|
|
| |
Deprecated @base_contains macros print warnings.
Replace deprecated macro with @bb.utils.contains
everywhere (.bb, .append, .conf and .inc files)
Change-Id: I400f8b355150e0f283165fbf43fb620f948892fa
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I4b204b6dea02fd3e298eb66028b44139eb12ff2a
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
|
|
|
| |
Use qt5-git.inc to simplify recipe, update revision and license.
Change-Id: I7e31e405a980b07767917ba776036f288caccff6
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
|
|
|
|
|
| |
Change-Id: Iaf4721429e97d480ec4938186cc4115231ca86c1
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
| |
Change-Id: I002067b938fa19cb35fa62db700cde2cc9ad7922
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Replace CLOSED and QtEnteprise licenses with the Qt for Device Creation
license on all recipes.
Change-Id: I02fddc0ee4375bddf18a6c1f7ab093462a5f5153
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
b2qt-utils was left out of automotive image, although it was in the SDK.
Remove unused packagegroup recipe, which was split in to two separate
recipes earlier.
Change-Id: I15f5f2453a88efe120c879bf340b277aebd0a6db
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Include both in the automotive image and set neptune-ui to start at boot up.
Change-Id: I41197deb6a15540b7d27a5235fc1658582667b4a
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Recipe from KDAB
Change-Id: I6076bfbd84f4316fc65fb52feb444fc523a786aa
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I2927568f49aeecef5d0622a90ea4fd75a66653e0
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>
|
|
Reuse most parts from b2qt image, only difference is the demo addons
which will be different for the automotive image. For now, add no
demo app, so image boots to empty screen.
Change-Id: I67bbe8724422c9ea86dae6e4d5f8f38d3d567ba1
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|