From fe518eb9534b2ae4c81197dd729311bf1e8fbda8 Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Thu, 10 Mar 2016 09:35:13 +0000 Subject: Upgrade DLT-daemon to v2.15.0 Change-Id: I774dd7efd74328f29c370a4e1a72280149f5ab24 --- strata/genivi.morph | 4 ++-- strata/genivi/DLT-daemon.morph | 4 +++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'strata') diff --git a/strata/genivi.morph b/strata/genivi.morph index f33394f8..5920f60d 100644 --- a/strata/genivi.morph +++ b/strata/genivi.morph @@ -13,8 +13,8 @@ chunks: - name: DLT-daemon morph: strata/genivi/DLT-daemon.morph repo: upstream:DLT-daemon - ref: 8b48e73f79b4463393916e4c6696917e3dedd026 - unpetrify-ref: v2.10.0 + ref: e9a486a08fff6d3cc7133a350cec3ee10f463207 + unpetrify-ref: v2.15.0 - name: node-startup-controller morph: strata/genivi/node-startup-controller.morph repo: upstream:node-startup-controller diff --git a/strata/genivi/DLT-daemon.morph b/strata/genivi/DLT-daemon.morph index d16c42ea..19ffd3b5 100644 --- a/strata/genivi/DLT-daemon.morph +++ b/strata/genivi/DLT-daemon.morph @@ -2,4 +2,6 @@ name: DLT-daemon kind: chunk build-system: cmake configure-commands: -- cmake -DCMAKE_INSTALL_PREFIX="$PREFIX" -DWITH_SYSTEMD=ON +- cmake -DCMAKE_INSTALL_PREFIX="$PREFIX" + -DCMAKE_INSTALL_LIBDIR="$PREFIX/lib" + -DWITH_SYSTEMD=ON -- cgit v1.2.1