From 1106150ae2434df295b5b6a567a9056c264ffcbc Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Tue, 15 Sep 2015 15:42:03 +0000 Subject: Disable wayland-ivi-extension It depends on newer versions of components than we have integrated elsewhere. Potentially we should add wayland to the set, but for now we need to see it run from end to end first. --- firehose_mappings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firehose_mappings.py b/firehose_mappings.py index 031403d..3e2c5f3 100644 --- a/firehose_mappings.py +++ b/firehose_mappings.py @@ -1,6 +1,6 @@ examples = ['examples/genivi-persistence-client-library.yaml', 'examples/genivi-poi-service.yaml', - 'examples/genivi-wayland-ivi-extension.yaml', + #'examples/genivi-wayland-ivi-extension.yaml', 'examples/linux-master.yaml', 'examples/systemd-master.yaml'] mapping = { -- cgit v1.2.1