summaryrefslogtreecommitdiff
path: root/strata
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2015-06-26 15:07:17 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-13 16:45:02 +0000
commit6a5becf0c61f2d66fa724e1767ac79d9c7fd866c (patch)
treecffd47aba2f738db978795be33de554bddfc0dab /strata
parent90d4f5d10db2b04ef601ae0ca2153ace824580a6 (diff)
downloaddefinitions-6a5becf0c61f2d66fa724e1767ac79d9c7fd866c.tar.gz
Remove pre-configure-commands in automotive-message-broker
The empty list of commands causes syntax errors with some versions of morph
Diffstat (limited to 'strata')
-rw-r--r--strata/genivi-demo-platform/automotive-message-broker.morph1
1 files changed, 0 insertions, 1 deletions
diff --git a/strata/genivi-demo-platform/automotive-message-broker.morph b/strata/genivi-demo-platform/automotive-message-broker.morph
index 22ea0eff..2516cf29 100644
--- a/strata/genivi-demo-platform/automotive-message-broker.morph
+++ b/strata/genivi-demo-platform/automotive-message-broker.morph
@@ -2,7 +2,6 @@ name: automotive-message-broker
kind: chunk
description: The GENIVI Automotive Message Broker
build-system: cmake
-pre-configure-commands:
post-install-commands:
- mkdir -p "$DESTDIR/usr/lib/systemd/system"
- |