From 8cc75aafef7b74438b634ae5da22ad0b43601eb3 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 15 Oct 2015 16:27:04 +0000 Subject: Use a specific combination of wayland-ivi-extension, weston and libinupt 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. Signed-off-by: Jonathan Maw Signed-off-by: James Thomas Change-Id: I2c7c6e64119d7e91883e3ce4cfddef56c4762f88 --- systems/genivi-baseline-system-armv7lhf-jetson.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'systems/genivi-baseline-system-armv7lhf-jetson.morph') diff --git a/systems/genivi-baseline-system-armv7lhf-jetson.morph b/systems/genivi-baseline-system-armv7lhf-jetson.morph index 535696f6..d4ead848 100644 --- a/systems/genivi-baseline-system-armv7lhf-jetson.morph +++ b/systems/genivi-baseline-system-armv7lhf-jetson.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: mesa-common morph: strata/mesa-common.morph - name: x-common -- cgit v1.2.1