| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
all the necessary changes are merged to upstream meta-qt5 layer,
so we can start using it.
Change-Id: I1b0289a59dd734acd80ba61d946531024716f927
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
5.5.1 branch has been rebased against upstream/master and
updated to use Qt 5.5.1
Change-Id: Ib575be637b44500848210d6ccb8c5456d1d5200e
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
5.5-next has been rebased with upstream/master and includes
upstream support for Qt 5.5
Change-Id: I8869f56126bd22242cfc05a3077670caa36e364a
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes required to support Qt 5.5.
- eglfs hooks are now plugins
- disable Qt .bbappends from meta-fsl-extra
- include qt3d and qtcanvas3d to image
- remove QtQuickEnterpriseControls
- use Qt Quick Compiler 3.0
- update Qt VKB sha1
- use 5.5 branch from meta-qt5 (playground repo)
Change-Id: I6fe830ee1edf6937c40ddedba06fdf1694f9dacc
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
If meta-qt5 layer is not available, remove it from bblayer.conf
as well. When using --device qt5, use the pinned revisions of
other meta layer repos.
Change-Id: I42f12d9725f3871a49b81b711b5f97037c4febd0
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
The manifest.xml and manifest_dizzy.xml no longer checkouts the meta-qt5
repo, but the init script expects it to exists next to the meta-b2qt repo.
This will then work with BYOS where both meta layer are available. For
internal use, add manifest_qt5.xml, which checkouts the meta-qt5 repo from
internal playground server.
Change-Id: Id00f18de80ca11ee4813248bc2a84861df265b6f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|