summaryrefslogtreecommitdiff
path: root/bsp-x86_64-generic.morph
Commit message (Collapse)AuthorAgeFilesLines
* Re-order system and stratum morphology fields.Richard Maw2014-02-171-12/+12
| | | | This is the new canonical ordering.
* remove all null repos/refsPaul Sherwood2014-02-171-2/+0
|
* Changed ref:master and repo:baserock:baserock/morphs to ref:null and ↵Daniel Firth2014-01-151-2/+2
| | | | repo:null respectively
* Delete genivi-staging and reorder morph contentsJonathan Maw2013-09-301-14/+14
|
* Replace JSON morphologies with YAML.Richard Maw2013-07-021-34/+22
|
* Fix erroneous references to dev branchRichard Maw2013-05-221-1/+1
| | | | morph merge wasn't smart enough to correct these references.
* Branch the base systemRichard Maw2013-05-221-1/+1
|
* Fix up refs after mergeSam Thursfield2013-03-151-1/+1
| | | | I'm not sure how these got lost.
* Set refs for system branchSam Thursfield2013-03-141-1/+1
|
* Fix refs to be correct, instead of to Sam's branchLars Wirzenius2013-01-281-1/+1
| | | | I failed to do this when merging. Mea culpa.
* Reorganise morphologies for build-essentialSam Thursfield2013-01-241-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch rewrites the Baserock morphologies so that they can be built using a minimal "build-essential" staging filler, as described in my previous patch mail. The Baserock system is split up into three strata: - build-essential: the minimum set of tools that can rebuild itself (from tarballs) - core: the remaining set of components necessary to produce a Baserock system which can rebuild itself from source - tools: auxiliary development tools and libraries The 'build-essential' stratum does not specify any build dependencies, because it expects to be built with a staging filler containing itself. In effect, the stratum has a circular dependency on itself, which we solve by using a staging filler. The 'core' stratum depends on only on 'build-essential'. This ensures that all build dependencies between chunks in 'core' are explicit. These strata can also be built with the staging filler from the water-bomb release. The distinction between a base and a devel system is no longer defined by the 'foundation' and 'devel' strata (in practice these had various hidden build dependencies between each other). The size of a base system is larger than before, due to more development tools being in 'core'.
* Merge branch 'baserock/samthursfield/nfs' of ↵Richard Maw2013-01-141-1/+3
|\ | | | | | | git://git.baserock.org/baserock/baserock/morphs
| * nfs: Stratum completeSam Thursfield2012-11-201-2/+4
|/ | | | | Secure NFS is not yet supported, but 'systemctl start nfs-server' now works correctly in Baserock.
* Rename the bsp morphologies to suffixed architectureRichard Maw2012-10-011-0/+25