| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- 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>
|