summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-05 14:54:37 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-13 16:45:02 +0000
commitb9cc567fe616a0c0aeb3262d08c6333566f8ce97 (patch)
tree1b6e6d7af7712b4e9095a98ee09b6d73210bbb58
parent14d496b3cde9a9751afe0b462b20c07305b43766 (diff)
downloaddefinitions-b9cc567fe616a0c0aeb3262d08c6333566f8ce97.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