summaryrefslogtreecommitdiff
path: root/systems/genivi-demo-platform-x86_64-generic.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-01 14:51:26 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2015-05-20 14:06:56 +0000
commit3a305987df513ae30e5f5972e3e29e52f2110a69 (patch)
tree9144d66c8b958d6e8d00ceb89519656431b3141f /systems/genivi-demo-platform-x86_64-generic.morph
parent0745798d5118b26158e181a1e6b7aa619ab6169c (diff)
downloaddefinitions-3a305987df513ae30e5f5972e3e29e52f2110a69.tar.gz
Use a specific combination of wayland-ivi-extension, weston and libinput
This is necessary because: * genivi-demo-platform-hmi requires features of wayland-ivi-extension which were taken out after version 1.3.91 * It links against an ivi-layout module in weston with an interface that is part of the weston-ivi-shell fork before it was merged with weston, hence it must be a version before weston 1.7. this existed as the branch "weston-ivi-shell-1.6.0-rc1-testing-01" on github/ntanibata/weston-ivi-shell. * libinput 0.7, because 0.8+ changed function signatures that weston uses.
Diffstat (limited to 'systems/genivi-demo-platform-x86_64-generic.morph')
-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 6a338540..87e56cc9 100644
--- a/systems/genivi-demo-platform-x86_64-generic.morph
+++ b/systems/genivi-demo-platform-x86_64-generic.morph
@@ -29,8 +29,8 @@ strata:
morph: strata/wayland-generic.morph
- name: graphics-common
morph: strata/graphics-common.morph
-- name: input-common
- morph: strata/input-common.morph
+- name: input-genivi
+ morph: strata/input-genivi.morph
- name: llvm-common
morph: strata/llvm-common.morph
- name: mesa-common