summaryrefslogtreecommitdiff
path: root/genivi-baseline-system-armv7-versatile.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-09 08:13:00 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-04-09 08:13:00 +0000
commit895bd79b3fa5178a6e2bf0d190ea7b5e660d8859 (patch)
tree1680b373c3fef7f13a8719af63ac93a45c615ea9 /genivi-baseline-system-armv7-versatile.morph
parent8002c2604d16e9f61a4d9f819b8300c12803b836 (diff)
downloaddefinitions-895bd79b3fa5178a6e2bf0d190ea7b5e660d8859.tar.gz
Update all references between morphologies to be filenames
When the chunk morphologies are moved into definitions, morphologies will be referred to by their filename rather than by the morphology name. This allows us to simplify morph edit, as well as be specific when referring to chunks from strata, meaning that the directory structure does not affect the functionality of morph.
Diffstat (limited to 'genivi-baseline-system-armv7-versatile.morph')
-rw-r--r--genivi-baseline-system-armv7-versatile.morph34
1 files changed, 17 insertions, 17 deletions
diff --git a/genivi-baseline-system-armv7-versatile.morph b/genivi-baseline-system-armv7-versatile.morph
index 910d00f8..a27e968d 100644
--- a/genivi-baseline-system-armv7-versatile.morph
+++ b/genivi-baseline-system-armv7-versatile.morph
@@ -1,4 +1,21 @@
+name: genivi-baseline-system-armv7-versatile.morph
+kind: system
+description: A GENIVI baseline system for an ARMv7 system.
arch: armv7l
+strata:
+- morph: build-essential/morph
+- morph: core/morph
+- morph: foundation/morph
+- morph: genivi-foundation/morph
+- morph: bsp-armv7-versatile/morph
+- morph: connectivity/morph
+- morph: audio-bluetooth/morph
+- morph: x-common/morph
+- morph: x-armv7-versatile/morph
+- morph: multimedia/morph
+- morph: genivi/morph
+- morph: genivi-x-armv7-versatile/morph
+- morph: wayland-armv7-versatile/morph
configuration-extensions:
- set-hostname
- add-config-files
@@ -7,20 +24,3 @@ configuration-extensions:
- install-files
- strip-gplv3
- fstab
-description: A GENIVI baseline system for an ARMv7 system.
-kind: system
-name: genivi-baseline-system-armv7-versatile
-strata:
-- morph: build-essential
-- morph: core
-- morph: foundation
-- morph: genivi-foundation
-- morph: bsp-armv7-versatile
-- morph: connectivity
-- morph: audio-bluetooth
-- morph: x-common
-- morph: x-armv7-versatile
-- morph: multimedia
-- morph: genivi
-- morph: genivi-x-armv7-versatile
-- morph: wayland-armv7-versatile