summaryrefslogtreecommitdiff
path: root/bsp-wandboard.morph
Commit message (Collapse)AuthorAgeFilesLines
* Update wandboard kernel versionbaserock-14.24Richard Maw2014-06-131-1/+1
| | | | | | | | This is required to update the morphology to a version that compresses the kernel with gzip, rather than lzo. Refs for other bsp strata have been left, since the source they build from is not otherwise changed.
* Explicitly separate linux chunk names for bsp variantsRichard Maw2014-06-121-3/+3
| | | | | | | | | | | | | | 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.
* Petrify Masterbaserock/danielsilverstone/petrify-allDaniel Silverstone2014-03-261-2/+4
|
* Re-order system and stratum morphology fields.Richard Maw2014-02-171-10/+10
| | | | 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
* Change name of branch in bsp-wandboardPedro Alvarez2013-11-071-1/+1
|
* Delete genivi-staging and reorder morph contentsJonathan Maw2013-09-301-12/+12
|
* Add Wandboard BSP and devel systemLars Wirzenius2013-09-161-0/+17
Most of the work done by Joe Burmeister, but changes by me.