summaryrefslogtreecommitdiff
path: root/bsp-x86_64-generic.morph
Commit message (Collapse)AuthorAgeFilesLines
* Explicitly separate linux chunk names for bsp variantsRichard Maw2014-06-121-2/+2
| | | | | | | | | | | | | | Simplifying 'morph edit' syntax showed that we have several different versions of the chunk called 'linux'. This patch versions of linux to match what they are for. This patch was originally written by Paul Sherwood, but the name of the morphology also has to be set in the chunk morphology, so wasn't sufficient by itself. Instead of making the changes in the 7 kernel trees that we had, they have now all been merged into one, hence the sha1s and refs have also been updated.
* Add FB_VESA to the kernel of x86 bspPedro Alvarez2014-04-041-1/+1
|
* Change linux kernel refs to include virtualisation configLars Wirzenius2014-03-281-1/+1
|
* Petrify Masterbaserock/danielsilverstone/petrify-allDaniel Silverstone2014-03-261-3/+6
|
* 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