| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/dizzy:
qt5: all repos moved from qt-gerrit to codereview
qt5: sync installed qt modules in image and toolchain
qt5: use the upstream meta-qt5 layer
qt5: add qt5-module.bbclass
Change-Id: I0d846be785acfd1e673eac8dbefe39ab2ef84cbb
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 299aa675369abe4f1eae062bd4f468a006449033.
Colibri VF kernel breaks with adb, revert back to older release.
Change-Id: I3c933eb55b0fb03c5837fdbb4678c0a7f3b13df8
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Use latest SHA1s for all meta repos and V2.5 branch for meta-toradex
Change-Id: I7ff06d83f1f35437a6501eda38c99998a7a4534e
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|/
|
|
|
|
|
| |
SHA1 are updated to latest in fido branches at the time of commit.
Change-Id: Ib7f81a65e30ccd07b123ffc44e0a8027ae24e99e
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
| |
V2.4 is based on dizzy branch.
Change-Id: Ibcc2501f1c53d2b24bbde417ecd17f5e31e9e8ed
Reviewed-by: aavit <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>
|
|
|
|
|
|
|
|
|
|
| |
Instead of using old patched version of poky for the meta-tibidabo layer,
use the same version of all the meta layer as for the other devices.
This requires the old u-boot, kernel, gpu driver and imx-lib recipes
to be copied from meta-fsl-arm.
Change-Id: I2e804fbe895370c23f8ae89cff4fe283302dabe1
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I327aed22b2b60389d6d1cc6433aad2d133027cc6
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Use meta-qt5 layer from internal gerrit and update all layer
to latest HEAD.
Change-Id: Icae7b0f6c808b61c530af4d122e88fcec7b12561
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Include the open source meta-qt5 layer to all configs.
The revision in manifest.xml is the HEAD of master at
the time of commit.
Change-Id: I3b960750cf0bfcd19c200322d6c6605185a195e7
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
- manifest_dizzy.xml pulls in HEAD of all the repos
- manifest.xml pulls in fixed revision that are currently in staging
Change-Id: I3a5acbe91371b7e12c315d19ce2f0e2255c3a08c
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I7e96ba55da0d8b872d9368d91a8bc66a1d37e53c
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|
|
|
|
|
|
|
| |
Branch V2.3 is done agains daisy, so we can remove old recipes
copied from dora branch.
Change-Id: I0532c05ec3a3253f55d78f0090a75e7423dca90e
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|
These initialization script will create a build environment which has only
the needed meta layers from upstream. Other repos are ignored and not even
downloaded.
Google's repo tool is used to fetch upstream repos and it can then be
used to manage the repos while developing. This has also support for
using local mirror repos.
The required repos are defined in the manifest.xml file, which can be
overwritten using a machine specific manifest_<device>.xml file.
Task-number: QTEE-760
Change-Id: I12ed9a6fddceb4de1217baaebf46277c6ef7224f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|