summaryrefslogtreecommitdiff
path: root/firehose_mappings.py
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-09-10 14:05:02 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-09-10 14:05:02 +0000
commitb8990dbf109dde1e1c47f0e3ac226bab75fd8f98 (patch)
tree577559caaf22e7ee8b27e78f8f25233c0faee7c3 /firehose_mappings.py
parent251516ed63abbbd5d1e749c80afebbd37caff48d (diff)
downloadbuildslave-scripts-b8990dbf109dde1e1c47f0e3ac226bab75fd8f98.tar.gz
Include new config files
Diffstat (limited to 'firehose_mappings.py')
-rw-r--r--firehose_mappings.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/firehose_mappings.py b/firehose_mappings.py
index c07a957..031403d 100644
--- a/firehose_mappings.py
+++ b/firehose_mappings.py
@@ -1,4 +1,7 @@
-examples = ['examples/genivi-wayland-ivi-extension.yaml', 'examples/linux-master.yaml', 'examples/systemd-master.yaml']
+examples = ['examples/genivi-persistence-client-library.yaml',
+ 'examples/genivi-poi-service.yaml',
+ 'examples/genivi-wayland-ivi-extension.yaml',
+ 'examples/linux-master.yaml', 'examples/systemd-master.yaml']
mapping = {
'ssh://git@cu010-trove.codethink.com/baserock/baserock/baserock-chroot':examples,