summaryrefslogtreecommitdiff
path: root/systems/cross-bootstrap-system-armv8l64-generic.morph
Commit message (Collapse)AuthorAgeFilesLines
* libsoup-common and python-pygobject depends now in coreJavier Jardón2015-04-281-4/+0
| | | | | | Remove as well now unneeded dependecies in our cross-* systems Change-Id: Ic3ab43cc4c3c2ae5e2548a848b0c0e4d48acdf68
* Fix mess created in previous commitSam Thursfield2015-04-231-1/+1
| | | | Change-Id: I828aa856fc14b04d3e4d358f78deb0d8abc22229
* Add an ostree-core stratumAdam Coldrick2015-04-231-0/+10
| | | | | | | | | | This will be used by future versions of Morph. By adding OSTree to the cross-bootstrap systems we have significantly increased the size and complexity of them. Some of this can be reduced: OStree doesn't actually depend on all of 'foundation', just 'glib'. Change-Id: I89403bf4625178e6f887402b5817f6a727cfcf97
* Move cliapp into its own 'python-cliapp' stratumSam Thursfield2015-03-121-0/+2
| | | | | | | This allows us to have a system with Lorry and Lorry Controller but without Morph. Change-Id: I5164237601d0ff028834c674274f13b6e1f315c9
* Clean up the Morph chunks in cross-bootstrapSimon Hoinkis2015-02-251-0/+2
| | | | and include morph-utils instead
* Add definitions to build armv8l64 systemsTiago Gomes2015-02-121-0/+11
Add definitions for building an armv8l64-based build system, and an armv8l64-based cross-bootstrap system.