From 2cc968846977e298a8e9cadfb5a4cb4010cc1d1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 25 Sep 2014 10:22:23 +0000 Subject: 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 --- systems/genivi-baseline-system-x86_64-generic.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems') 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 -- cgit v1.2.1