summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/genivi.morph1
-rw-r--r--strata/genivi/DLT-daemon.morph5
2 files changed, 6 insertions, 0 deletions
diff --git a/strata/genivi.morph b/strata/genivi.morph
index bc03de45..ef8d670b 100644
--- a/strata/genivi.morph
+++ b/strata/genivi.morph
@@ -12,6 +12,7 @@ chunks:
unpetrify-ref: baserock/genivi/morph
build-depends: []
- name: DLT-daemon
+ morph: strata/genivi/DLT-daemon.morph
repo: upstream:DLT-daemon
ref: 8b48e73f79b4463393916e4c6696917e3dedd026
unpetrify-ref: v2.10.0
diff --git a/strata/genivi/DLT-daemon.morph b/strata/genivi/DLT-daemon.morph
new file mode 100644
index 00000000..e22e31e3
--- /dev/null
+++ b/strata/genivi/DLT-daemon.morph
@@ -0,0 +1,5 @@
+name: DLT-deamon
+kind: chunk
+build-system: cmake
+configure-commands:
+- cmake -DCMAKE_INSTALL_PREFIX="$PREFIX" -DWITH_SYSTEMD=ON