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-05-18 16:20:42 +0000
commit5830076a4214aa2a841fd7216210b1eeab526f06 (patch)
treef463478e4a918410eb872da83624af22d860dccb
parentbcc84aebc48f832b574dca6d5f691d18da1b740e (diff)
downloaddefinitions-5830076a4214aa2a841fd7216210b1eeab526f06.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