summaryrefslogtreecommitdiff
path: root/bsp-x86_32-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 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
|
* Merge the GENIVI baseline morphsJonathan Maw2013-03-011-1/+3
|
* 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.
* Add correct build-depends to BSP strataSam Thursfield2013-01-281-0/+7
|
* Create x86_32 system variantsSam Thursfield2012-11-231-0/+25
Although this duplicates the definitions of the systems, it is misleading to build a system named x86_64 for 32-bit x86, and we have a real instance of a user expecting the x86_32 system morphs to exist and becoming confused that they don't.