From 3a305987df513ae30e5f5972e3e29e52f2110a69 Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Fri, 1 May 2015 14:51:26 +0000 Subject: 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. --- systems/genivi-demo-platform-x86_64-generic.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'systems/genivi-demo-platform-x86_64-generic.morph') 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 -- cgit v1.2.1