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-02 18:43:18 +0100
commit485c07660835695d272135530bb4e0750ad72fb4 (patch)
treec552ee308d65d7772499c61c21179b842c00e439 /systems
parent7098492853181aa1c64f8152698ec66bad8893fc (diff)
downloaddefinitions-485c07660835695d272135530bb4e0750ad72fb4.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