summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-05 14:54:37 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2015-06-16 15:18:40 +0000
commit5db0765c8f7baa60ab8b2138a9d24c930c95ea34 (patch)
tree108386935e6009bc3972bd303fad7c3423e92a18
parentebc360eb956827037374fdec0946ecde975a140e (diff)
downloaddefinitions-5db0765c8f7baa60ab8b2138a9d24c930c95ea34.tar.gz
Use mesa-common-vm in GENIVI Demo Platform
The latest version of mesa doesn't support VMs, so we use mesa-common-vm to install an older version on top for systems that use mesa and are in VMs.
-rw-r--r--systems/genivi-demo-platform-x86_64-generic.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/systems/genivi-demo-platform-x86_64-generic.morph b/systems/genivi-demo-platform-x86_64-generic.morph
index 87e56cc9..567747c3 100644
--- a/systems/genivi-demo-platform-x86_64-generic.morph
+++ b/systems/genivi-demo-platform-x86_64-generic.morph
@@ -33,8 +33,8 @@ strata:
morph: strata/input-genivi.morph
- name: llvm-common
morph: strata/llvm-common.morph
-- name: mesa-common
- morph: strata/mesa-common.morph
+- name: mesa-common-vm
+ morph: strata/mesa-common-vm.morph
- name: x-common
morph: strata/x-common.morph
- name: weston-genivi