summaryrefslogtreecommitdiff
path: root/strata/chef.morph
Commit message (Collapse)AuthorAgeFilesLines
* Fix 'name' field mismatchesSam Thursfield2015-07-071-2/+2
| | | | | | | | | | | | | The 'name' field is set in both a chunk's definition, and in the chunk reference point in each stratum where that chunk is included. Some of them didn't agree on the name of the chunk. In all cases I've made 'name' match the filename of the chunk .morph file, either by fixing the chunk .morph file or the stratum .morph file (and in one case, the filename). This should have no effect on behaviour, it's just a tidyup. Change-Id: I90bcd3fa382e24c8aa2d370ea5f545491169d1db
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-29/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+29
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-29/+0
| | | | version: 1)
* Move sgdisk morph file to correct location (chef stratum)baserock/jjardon/core_cleanupJavier Jardón2015-02-261-1/+1
|
* Move libopt morph file to correct location (chef stratum)Javier Jardón2015-02-261-1/+1
|
* Add morphs for sgdisk and libpoptJim MacArthur2015-01-201-0/+2
|
* Add sgdisk and make chef dependent on coreJim MacArthur2015-01-191-0/+7
|
* chef: Add auto-generated Chef stratumSam Thursfield2015-01-191-0/+207