summaryrefslogtreecommitdiff
path: root/strata/weston-genivi.morph
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-05-01 14:51:26 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2015-10-14 09:06:02 +0000
commitfaaa9552abc09fedf5a2bc9d4fea0d105ab62d94 (patch)
tree31c16c6d3421305df4f1f524e74228abaebe2325 /strata/weston-genivi.morph
parente441f78e1ee2b05a213dcd40ed6e114faeea1341 (diff)
downloaddefinitions-faaa9552abc09fedf5a2bc9d4fea0d105ab62d94.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 'strata/weston-genivi.morph')
-rw-r--r--strata/weston-genivi.morph10
1 files changed, 5 insertions, 5 deletions
diff --git a/strata/weston-genivi.morph b/strata/weston-genivi.morph
index ea619821..88d6df66 100644
--- a/strata/weston-genivi.morph
+++ b/strata/weston-genivi.morph
@@ -2,7 +2,7 @@ name: weston-genivi
kind: stratum
build-depends:
- morph: strata/graphics-common.morph
-- morph: strata/input-common.morph
+- morph: strata/input-genivi.morph
- morph: strata/mesa-common.morph
- morph: strata/libdrm-common.morph
- morph: strata/wayland-generic.morph
@@ -10,12 +10,12 @@ chunks:
- name: weston
morph: strata/weston-genivi/weston.morph
repo: upstream:weston
- ref: 5d7a71cb941ed419ec042ea28be56c87ea407db6
- unpetrify-ref: baserock/genivi/1.3.0
+ ref: 1a43127064349577d1d41a910d8ed1a39caf2867
+ unpetrify-ref: baserock/genivi/genivi-demo-platform
- name: wayland-ivi-extension
morph: strata/weston-genivi/wayland-ivi-extension.morph
repo: upstream:genivi/wayland-ivi-extension
- ref: 43fa65ede93cef9e6c902df2248229ad204b510a
- unpetrify-ref: master
+ ref: bac7fc24bb94e37e33f447b58ec74240bb248841
+ unpetrify-ref: 1.3.91
build-depends:
- weston