summaryrefslogtreecommitdiff
path: root/systems/genivi-baseline-system-x86_64-generic.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-01 14:51:26 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-13 16:45:02 +0000
commit0a1829c287d09cfb76fce5a01e9b8d8ee494ba62 (patch)
treee407fba7ff9530e176d31ad526ece66778e34d7f /systems/genivi-baseline-system-x86_64-generic.morph
parent0eefa55cdf8e8610ba0f17c091975844fbb3b4d2 (diff)
downloaddefinitions-0a1829c287d09cfb76fce5a01e9b8d8ee494ba62.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-baseline-system-x86_64-generic.morph')
-rw-r--r--systems/genivi-baseline-system-x86_64-generic.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/systems/genivi-baseline-system-x86_64-generic.morph b/systems/genivi-baseline-system-x86_64-generic.morph
index da0a1b3a..36fb42dd 100644
--- a/systems/genivi-baseline-system-x86_64-generic.morph
+++ b/systems/genivi-baseline-system-x86_64-generic.morph
@@ -31,8 +31,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