summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-11-05 10:10:22 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2013-11-05 10:10:22 +0000
commit0d1bd6e666c405bbe7c732a6afcab167cc1f7a84 (patch)
treefe9c27a23b7be4cff9ae065faf7fddf1a5d8ba97
parentcefbbe80f79d75c3881b8047fe3d472cdb68cee3 (diff)
downloadmorphs-0d1bd6e666c405bbe7c732a6afcab167cc1f7a84.tar.gz
Add a multiartifact system morphology
-rw-r--r--devel-system.morph111
1 files changed, 111 insertions, 0 deletions
diff --git a/devel-system.morph b/devel-system.morph
new file mode 100644
index 0000000..8dd8e87
--- /dev/null
+++ b/devel-system.morph
@@ -0,0 +1,111 @@
+name: devel-system
+kind: system
+products:
+- artifact: devel-system-armv7b-highbank
+ arch: armv7b
+- artifact: devel-system-armv7-highbank
+ arch: armv7l
+- artifact: devel-system-armv7-versatile
+ arch: armv7l
+- artifact: devel-system-armv7-wandboard
+ arch: armv7l
+- artifact: devel-system-x86_32-generic
+ arch: x86_32
+- artifact: devel-system-x86_64-generic
+ arch: x86_64
+
+strata:
+- morph: bsp-x86_64-generic
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-x86_64-generic
+- morph: bsp-x86_32-generic
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-x86_32-generic
+- morph: bsp-wandboard
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-armv7-wandboard
+- morph: bsp-armv7b-highbank
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-armv7b-highbank
+- morph: bsp-armv7-highbank
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-armv7-highbank
+- morph: bsp-armv7-versatile
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-armv7-versatile
+- morph: x-armv7-versatile
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-armv7b-highbank
+ - devel-system-armv7-highbank
+ - devel-system-armv7-versatile
+ - devel-system-armv7-wandboard
+- morph: x-x86_64-generic
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-x86_32-generic
+ - devel-system-x86_64-generic
+- morph: genivi-x-armv7-versatile
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-armv7b-highbank
+ - devel-system-armv7-highbank
+ - devel-system-armv7-versatile
+ - devel-system-armv7-wandboard
+- morph: genivi-x-x86_64-generic
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-x86_32-generic
+ - devel-system-x86_64-generic
+- morph: glanceclient
+ ref: null
+ repo: null
+ artifacts:
+ - devel-system-x86_32-generic
+ - devel-system-x86_64-generic
+- morph: build-essential
+ ref: null
+ repo: null
+- morph: core
+ ref: null
+ repo: null
+- morph: foundation
+ ref: null
+ repo: null
+- morph: genivi-foundation
+ ref: null
+ repo: null
+- morph: connectivity
+ ref: null
+ repo: null
+- morph: audio-bluetooth
+ ref: null
+ repo: null
+- morph: x-common
+ ref: null
+ repo: null
+- morph: multimedia
+ ref: null
+ repo: null
+- morph: genivi
+ ref: null
+ repo: null
+- morph: tools
+ ref: null
+ repo: null