summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-06-23 10:29:47 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2015-11-19 14:52:21 +0000
commit0f6eb4e0b91132e3eefa9b43b86b80892f323b84 (patch)
treea7ede07f2e24ca2f7e1390e38165d39092d661aa /systems
parent3feab8a7e42b3fa4a006c101108df1d8b318f66e (diff)
downloaddefinitions-0f6eb4e0b91132e3eefa9b43b86b80892f323b84.tar.gz
Add the clang compiler
Change-Id: I623542335fa4a3444cf8fc500865f3847a7ec966
Diffstat (limited to 'systems')
-rw-r--r--systems/devel-system-armv7-chroot.morph2
-rw-r--r--systems/devel-system-armv7-highbank.morph2
-rw-r--r--systems/devel-system-armv7-versatile.morph2
-rw-r--r--systems/devel-system-armv7-wandboard.morph2
-rw-r--r--systems/devel-system-armv7b-chroot.morph2
-rw-r--r--systems/devel-system-armv7b-highbank.morph2
-rw-r--r--systems/devel-system-armv7l-altera-socfpga-devkit.morph2
-rw-r--r--systems/devel-system-armv7lhf-chroot.morph2
-rw-r--r--systems/devel-system-armv7lhf-highbank.morph2
-rw-r--r--systems/devel-system-armv7lhf-jetson.morph2
-rw-r--r--systems/devel-system-armv7lhf-wandboard.morph2
-rw-r--r--systems/devel-system-armv8b64.morph2
-rw-r--r--systems/devel-system-armv8l64.morph2
-rw-r--r--systems/devel-system-ppc64-chroot.morph2
-rw-r--r--systems/devel-system-ppc64-generic.morph2
-rw-r--r--systems/devel-system-x86_32-chroot.morph2
-rw-r--r--systems/devel-system-x86_32-generic.morph2
-rw-r--r--systems/devel-system-x86_64-chroot.morph2
-rw-r--r--systems/devel-system-x86_64-generic.morph2
-rw-r--r--systems/devel-system-x86_64-vagrant.morph2
20 files changed, 40 insertions, 0 deletions
diff --git a/systems/devel-system-armv7-chroot.morph b/systems/devel-system-armv7-chroot.morph
index b93900cd..9a5f48f2 100644
--- a/systems/devel-system-armv7-chroot.morph
+++ b/systems/devel-system-armv7-chroot.morph
@@ -55,6 +55,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv7-highbank.morph b/systems/devel-system-armv7-highbank.morph
index b59efbd5..fd0cdfcb 100644
--- a/systems/devel-system-armv7-highbank.morph
+++ b/systems/devel-system-armv7-highbank.morph
@@ -58,6 +58,8 @@ strata:
morph: strata/unionfs-fuse-group.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv7-versatile.morph b/systems/devel-system-armv7-versatile.morph
index 87c21e84..423648c9 100644
--- a/systems/devel-system-armv7-versatile.morph
+++ b/systems/devel-system-armv7-versatile.morph
@@ -56,6 +56,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv7-wandboard.morph b/systems/devel-system-armv7-wandboard.morph
index 7935bfbb..7e594710 100644
--- a/systems/devel-system-armv7-wandboard.morph
+++ b/systems/devel-system-armv7-wandboard.morph
@@ -56,6 +56,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv7b-chroot.morph b/systems/devel-system-armv7b-chroot.morph
index 17e20852..0c9344c1 100644
--- a/systems/devel-system-armv7b-chroot.morph
+++ b/systems/devel-system-armv7b-chroot.morph
@@ -47,6 +47,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv7b-highbank.morph b/systems/devel-system-armv7b-highbank.morph
index a632087d..4bd34876 100644
--- a/systems/devel-system-armv7b-highbank.morph
+++ b/systems/devel-system-armv7b-highbank.morph
@@ -54,6 +54,8 @@ strata:
morph: strata/unionfs-fuse-group.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv7l-altera-socfpga-devkit.morph b/systems/devel-system-armv7l-altera-socfpga-devkit.morph
index ab8f6bf1..94f85ec2 100644
--- a/systems/devel-system-armv7l-altera-socfpga-devkit.morph
+++ b/systems/devel-system-armv7l-altera-socfpga-devkit.morph
@@ -51,6 +51,8 @@ strata:
morph: strata/libsoup-common.morph
- name: ostree-core
morph: strata/ostree-core.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv7lhf-chroot.morph b/systems/devel-system-armv7lhf-chroot.morph
index a5065d6e..203d5ef8 100644
--- a/systems/devel-system-armv7lhf-chroot.morph
+++ b/systems/devel-system-armv7lhf-chroot.morph
@@ -55,6 +55,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph
index 95feecb2..c0ccfa66 100644
--- a/systems/devel-system-armv7lhf-highbank.morph
+++ b/systems/devel-system-armv7lhf-highbank.morph
@@ -61,6 +61,8 @@ strata:
morph: strata/unionfs-fuse-group.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv7lhf-jetson.morph b/systems/devel-system-armv7lhf-jetson.morph
index e4e7a717..14bc1b27 100644
--- a/systems/devel-system-armv7lhf-jetson.morph
+++ b/systems/devel-system-armv7lhf-jetson.morph
@@ -59,6 +59,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv7lhf-wandboard.morph b/systems/devel-system-armv7lhf-wandboard.morph
index 7f99d234..6cf81846 100644
--- a/systems/devel-system-armv7lhf-wandboard.morph
+++ b/systems/devel-system-armv7lhf-wandboard.morph
@@ -59,6 +59,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv8b64.morph b/systems/devel-system-armv8b64.morph
index 17cf9c72..ab8dcd1b 100644
--- a/systems/devel-system-armv8b64.morph
+++ b/systems/devel-system-armv8b64.morph
@@ -58,6 +58,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-armv8l64.morph b/systems/devel-system-armv8l64.morph
index c08fcd49..3cf21388 100644
--- a/systems/devel-system-armv8l64.morph
+++ b/systems/devel-system-armv8l64.morph
@@ -58,6 +58,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-ppc64-chroot.morph b/systems/devel-system-ppc64-chroot.morph
index e4ade5e8..5e4c5f98 100644
--- a/systems/devel-system-ppc64-chroot.morph
+++ b/systems/devel-system-ppc64-chroot.morph
@@ -53,6 +53,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-ppc64-generic.morph b/systems/devel-system-ppc64-generic.morph
index 74e27416..be76353c 100644
--- a/systems/devel-system-ppc64-generic.morph
+++ b/systems/devel-system-ppc64-generic.morph
@@ -56,6 +56,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-x86_32-chroot.morph b/systems/devel-system-x86_32-chroot.morph
index 55d41b12..bcd0acfc 100644
--- a/systems/devel-system-x86_32-chroot.morph
+++ b/systems/devel-system-x86_32-chroot.morph
@@ -55,6 +55,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-x86_32-generic.morph b/systems/devel-system-x86_32-generic.morph
index 3e2abab2..c03c8b73 100644
--- a/systems/devel-system-x86_32-generic.morph
+++ b/systems/devel-system-x86_32-generic.morph
@@ -60,6 +60,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-x86_64-chroot.morph b/systems/devel-system-x86_64-chroot.morph
index b55988c3..49fc75af 100644
--- a/systems/devel-system-x86_64-chroot.morph
+++ b/systems/devel-system-x86_64-chroot.morph
@@ -57,6 +57,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-x86_64-generic.morph b/systems/devel-system-x86_64-generic.morph
index ad4a87d6..5ee32cc2 100644
--- a/systems/devel-system-x86_64-generic.morph
+++ b/systems/devel-system-x86_64-generic.morph
@@ -60,6 +60,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files
diff --git a/systems/devel-system-x86_64-vagrant.morph b/systems/devel-system-x86_64-vagrant.morph
index 58dcf2bc..e142c7c5 100644
--- a/systems/devel-system-x86_64-vagrant.morph
+++ b/systems/devel-system-x86_64-vagrant.morph
@@ -58,6 +58,8 @@ strata:
morph: strata/ostree-core.morph
- name: coreutils-common
morph: strata/coreutils-common.morph
+- name: compilers-extra
+ morph: strata/compilers-extra.morph
configuration-extensions:
- extensions/set-hostname
- extensions/add-config-files