summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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,