summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-09-25 10:22:23 +0000
committerJavier Jardón <jjardon@gnome.org>2014-10-06 11:35:21 +0100
commit2cc968846977e298a8e9cadfb5a4cb4010cc1d1a (patch)
treee024c4c293348aaeb6155279458a5d3096ccb965 /systems
parenta557e304358d3e1b7a9626142791acee78188a72 (diff)
downloaddefinitions-2cc968846977e298a8e9cadfb5a4cb4010cc1d1a.tar.gz
Move llvm to its own stratum
llvm is a bif piece of software that take long time to build With this move we will only build it when its really necessary
Diffstat (limited to 'systems')
-rw-r--r--systems/genivi-baseline-system-x86_64-generic.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/genivi-baseline-system-x86_64-generic.morph b/systems/genivi-baseline-system-x86_64-generic.morph
index d1f479d9..e7a37ff9 100644
--- a/systems/genivi-baseline-system-x86_64-generic.morph
+++ b/systems/genivi-baseline-system-x86_64-generic.morph
@@ -31,6 +31,8 @@ strata:
morph: strata/graphics-common.morph
- name: input-common
morph: strata/input-common.morph
+- name: llvm-common
+ morph: strata/llvm-common.morph
- name: mesa-common
morph: strata/mesa-common.morph
- name: weston-genivi