summaryrefslogtreecommitdiff
path: root/strata/ostree-core.morph
Commit message (Collapse)AuthorAgeFilesLines
* Fix several implicitly transitive build-dependencies in devel-system.Daniel Firth2016-11-281-0/+1
| | | | | | | | Chunks in strata should declare all build-depends of their sibling chunks explicitly, so that the build tool does not need to overcompensate by bringing them in transitively. These were discovered using a baserock V10 version of ybd and then backported.
* strata/ostree-core.morph: Update ostree to v2016.7Javier Jardón2016-08-011-2/+2
| | | | Change-Id: Ia1025f3d72e9aeb06e43299ab4fbc856c1fa290d
* strata/ostree-core.morph: Upgrade ostree to 2016.6Javier Jardón2016-07-011-2/+2
| | | | Change-Id: I942ba51fbe1fe2dc3a2b78aaa58af94002fd5736
* strata/ostree-core: Upgrade ostree to v2016.4 releaseJavier Jardón2016-04-011-3/+3
| | | | Change-Id: I566daebbd32a8924fa160f6b01eb18db0b73ca0d
* Apply migration to definitions version 8Pedro Alvarez2016-03-301-0/+5
| | | | | | | Note: Migration scripts live now in: http://git.baserock.org/cgit/baserock/baserock/spec.git Change-Id: Ica4fd12d96e563e5195172318d2d65847266146f
* strata/ostree-core.morph: Upgrade ostree to v2015.9Javier Jardón2015-10-281-2/+16
| | | | | | gpgme is a new dependency of this version Change-Id: I0ffbc32645523951ed19f748ddc865339503882d
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+2
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* Move e2fsprogs from foundation to core stratumJavier Jardón2015-05-191-1/+0
| | | | | | | | So cross- systems doesnt depend on the whole foundation (cross- systems include morph, which depends on ostree, wich depends on e2fsprogs) Change-Id: I77918e2a2a66e9bd7c8ce77d2447e390d192a1c8
* Add an ostree-core stratumAdam Coldrick2015-04-231-0/+17
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